소스 검색

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