diff --git a/docs/api.md b/docs/api.md index 6a4f8f32..05efa5a6 100644 --- a/docs/api.md +++ b/docs/api.md @@ -165,7 +165,7 @@ curl --location --request POST 'http://localhost:11434/api/create' \ ### Description -**List** will list out all the models on the that have been created or pulled locally. +**List** will list out the models that are available locally. ### Request