Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Multirious authored Mar 19, 2024
1 parent 16ab842 commit d5ad399
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 @@ -30,7 +30,7 @@ or [`bevy_easings`](https://github.com/vleue/bevy_easings):
- Users of this crate are free to decide if they want to only use generic,
only trait object, or even both for tweening! They both came with their pros
and cons which will be explained in the documentation.
- Flexibility at a cost of verbosity. APIs can be more verbose than the mentioned
- Flexibility at the cost of verbosity. APIs can be more verbose than the mentioned
crates without extra helpers.

## Feature gates
Expand Down

0 comments on commit d5ad399

Please sign in to comment.