Explorar o código

missed a backtick

Signed-off-by: Matt Williams <m@technovangelist.com>
Matt Williams hai 1 ano
pai
achega
1267895e44
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api.md

+ 1 - 1
docs/api.md

@@ -13,7 +13,7 @@
 
 ### Model name format
 
-The model name format today is model:tag`. Some examples are `orca:3b-q4_1` and `llama2:70b`. The tag is optional and if not provided will default to `latest`. The tag is used to identify a specific version.
+The model name format today is `model:tag`. Some examples are `orca:3b-q4_1` and `llama2:70b`. The tag is optional and if not provided will default to `latest`. The tag is used to identify a specific version.
 
 ### Durations