소스 검색

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)
 
-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>