ソースを参照

Merge pull request #460 from mwotton/patch-1

tiny doc fix
Demonthos 3 年 前
コミット
6213ff3d53
1 ファイル変更1 行追加1 行削除
  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" }
 ```