Update docs/modelfile.md

Co-authored-by: Michael Yang <mxyng@pm.me>
This commit is contained in:
Michael Chiang 2023-07-19 22:58:15 -07:00 committed by Michael Yang
parent 5c5948b4e7
commit df100ce540

View file

@ -53,7 +53,7 @@ To use this:
## FROM (Required)
The FROM instruction Defines the base model to use when creating a model.
The FROM instruction defines the base model to use when creating a model.
```
FROM <model name>:<tag>