Browse Source

Merge pull request #460 from mwotton/patch-1

tiny doc fix
Demonthos 3 năm trước cách đây
mục cha
commit
6213ff3d53
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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" }
 ```