tiny doc fix

This commit is contained in:
Mark Wotton 2022-06-28 09:58:27 +07:00 committed by GitHub
parent d8f2174755
commit 4106f07566
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@ It's that simple!
Fermi is currently under construction, so you have to use the `master` branch to get started.
```rust
[depdencies]
[dependencies]
fermi = { git = "https://github.com/dioxuslabs/fermi" }
```