diff --git a/README.md b/README.md index 03b7e29..e885706 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ fn setup(mut commands: Commands) { To see an in depth example, use `cargo run --example dungeon`. -## Motiviation +## Motivation When I first started experimenting with Bevy, the lack of a first party 2D lighting implementation left me wanting. While there were some rather impressive