Skip to content

Commit

Permalink
fix: readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DogeDark committed Jun 4, 2024
1 parent c861635 commit 2bdf1c3
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 @@ -82,7 +82,7 @@ sudo apt-get install xorg-dev
You can add `dioxus-sdk` to your application by adding it to your dependencies.
```toml
[dependencies]
dioxus-sdk= { version = "0.5", features = [] }
dioxus-sdk = { version = "0.5", features = [] }
```

## License
Expand Down

0 comments on commit 2bdf1c3

Please sign in to comment.