Skip to content

Commit

Permalink
Fixing a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DevAOC committed Sep 9, 2024
1 parent 213c393 commit c508711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openai/chatgpt-template/.github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The application is a template designed to showcase how a chatbot can be built us
- Models

- Chat: Stores chat data, including messages, the user it belongs to, and other related information.
- Actions:
- Actions
- `name`: Generates a chat name using the first message sent.
- Message: Stores messages, associating them with chats and ordering them appropriately.
- User: Tracks user authentication and manages chats and email verification.
Expand Down

0 comments on commit c508711

Please sign in to comment.