Skip to content

Commit 42a91c3

Browse files
committed
chore: Fix spelling: model's template
Signed-off-by: Josh Soref <[email protected]>
1 parent c34d247 commit 42a91c3

File tree

1 file changed

+1
-1
lines changed
  • contributing/samples/hello_world_ollama

1 file changed

+1
-1
lines changed

contributing/samples/hello_world_ollama/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ollama show mistral-small3.1
2525

2626
You are supposed to see `tools` listed under capabilities.
2727

28-
You can also look at the template the model is using and tweak it based on your needs.
28+
You can also look at the model's template and tweak it based on your needs.
2929

3030
```bash
3131
ollama show --modelfile llama3.1 > model_file_to_modify

0 commit comments

Comments
 (0)