Skip to content

Commit

Permalink
Fix typo in dotprompt.md (#763)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbleigh authored Aug 8, 2024
1 parent d5506de commit 989acd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dotprompt.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ with the template.
## Defining Input/Output Schemas

Dotprompt includes a compact, YAML-optimized schema definition format called
Picoschema to make it easy to define the most important attributs of a schema
Picoschema to make it easy to define the most important attributes of a schema
for LLM usage. Here's an example of a schema for an article:

```yaml
Expand Down

0 comments on commit 989acd9

Please sign in to comment.