Browse Source

tiny doc fix

Mark Wotton 3 years ago
parent
commit
4106f07566
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/fermi/README.md

+ 1 - 1
packages/fermi/README.md

@@ -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" }
 ```