Skip to content

Commit e578f07

Browse files
authored
Merge pull request #79 from CharlesCNorton/patch-11
fix typo "enpowers" to "empowers"
2 parents 6a324eb + 114e534 commit e578f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The [Mistral AI APIs](https://console.mistral.ai/) empower LLM applications via:
3838

3939
- [Text generation](/capabilities/completion), enables streaming and provides the ability to display partial model results in real-time
4040
- [Vision](/capabilities/vision), enables the analysis of images and provides insights based on visual content in addition to text.
41-
- [Code generation](/capabilities/code_generation), enpowers code generation tasks, including fill-in-the-middle and code completion
41+
- [Code generation](/capabilities/code_generation), empowers code generation tasks, including fill-in-the-middle and code completion
4242
- [Embeddings](/capabilities/embeddings), useful for RAG where it represents the meaning of text as a list of numbers
4343
- [Function calling](/capabilities/function_calling), enables Mistral models to connect to external tools
4444
- [Fine-tuning](/capabilities/finetuning), enables developers to create customized and specilized models

0 commit comments

Comments
 (0)