瀏覽代碼

Update docs/modelfile.md

Co-authored-by: Michael Yang <mxyng@pm.me>
Michael Chiang 1 年之前
父節點
當前提交
df100ce540
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/modelfile.md

+ 1 - 1
docs/modelfile.md

@@ -53,7 +53,7 @@ To use this:
 
 
 ## FROM (Required)
 ## 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>
 FROM <model name>:<tag>