瀏覽代碼

Fix a typo in README.md (#5994)

pascal754 8 月之前
父節點
當前提交
9cfbe9eac9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/design/safety/README.md

+ 1 - 1
docs/design/safety/README.md

@@ -121,7 +121,7 @@ expressivity is available at that finer granularity through explicitly marking
 
 > **Future work**: Define how to mark `import`s of permissive libraries in
 > various contexts, balancing ergonomic burden against the potential for
-> surprising amounts af unsafety in dependencies.
+> surprising amounts of unsafety in dependencies.
 
 ## Memory safety model