Skip to content

Commit

Permalink
Docs fix typo (#28)
Browse files Browse the repository at this point in the history
docs Corrected a typo
  • Loading branch information
woojamon committed Dec 26, 2020
1 parent fbb727b commit 5908770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -121,7 +121,7 @@ There are three ways ways to ineract with it
- Provide Types to ease the transition between command execution and it's return types
- Provide CE's to generate sub types of the main command definitions (e.g. index)

## Non Eequired Extras
## Non Required Extras

- provide helpers to write different syntax (e.g. `filter (fun m -> m.prop = value)`, `filter ("prop" gt 10)`)

Expand Down

0 comments on commit 5908770

Please sign in to comment.