Skip to content

Commit

Permalink
Merge pull request #65 from CharlesCNorton/patch-4
Browse files Browse the repository at this point in the history
Fix: typo "models allows" to "models allow" in documentation
  • Loading branch information
fracapuano authored Jan 23, 2025
2 parents 33b9582 + 53453d7 commit 307833b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/capabilities/completion.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebar_position: 2.2
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

The Mistral models allows you to chat with a model that has been fine-tuned to follow
The Mistral models allow you to chat with a model that has been fine-tuned to follow
instructions and respond to natural language prompts.
A prompt is the input that you provide to the Mistral model.
It can come in various forms, such as asking a question, giving an instruction,
Expand Down

0 comments on commit 307833b

Please sign in to comment.