浏览代码

tiny doc fix

Mark Wotton 3 年之前
父节点
当前提交
4106f07566
共有 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" }
 ```