Skip to content

Commit

Permalink
fix: keyword typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mbillingr committed Jul 19, 2018
1 parent 2848c6f commit 60e42d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ license = "MIT/Apache-2.0"
repository = "https://github.com/mbillingr/ambionics"

categories = ["multimedia", "game engines"]
keywords = ["audio", "ambionics", "3D", "sound", "gamedev"]
keywords = ["audio", "ambisonics", "3D", "sound", "gamedev"]

[dependencies]
cpal = "0.8"
Expand Down

0 comments on commit 60e42d6

Please sign in to comment.