Skip to content

Commit

Permalink
Fix typo in README.md (#65)
Browse files Browse the repository at this point in the history
hierachical -> hierarchical
  • Loading branch information
eltociear authored Aug 29, 2023
1 parent 5c144d1 commit 5340498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ will work out-of-the-box.

These examples only scratch the surface of what's possible. `tyro` aims to
support all reasonable type annotations, which can help us define things like
hierachical structures, enums, unions, variable-length inputs, and subcommands.
hierarchical structures, enums, unions, variable-length inputs, and subcommands.
See [documentation](https://brentyi.github.io/tyro) for examples.

### In the wild
Expand Down

0 comments on commit 5340498

Please sign in to comment.