RomanHotsiy / commitgpt

Automatically generate commit messages using ChatGPT
1.57k stars 92 forks source link

FIX — Typo in parameter in ChatGPT class #23

Closed kkfuri closed 1 year ago

kkfuri commented 1 year ago

Core changes

The change includes renaming the 'converstationId' variable to 'conversationId' in the constructor of the ChatGPTClient class. This ensures consistency in naming and improves code readability.