Skip to content

Commit 9cfbe9e

Browse files
authored
Fix a typo in README.md (#5994)
1 parent bd90fe1 commit 9cfbe9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/safety/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ expressivity is available at that finer granularity through explicitly marking
121121
122122
> **Future work**: Define how to mark `import`s of permissive libraries in
123123
> various contexts, balancing ergonomic burden against the potential for
124-
> surprising amounts af unsafety in dependencies.
124+
> surprising amounts of unsafety in dependencies.
125125
126126
## Memory safety model
127127

0 commit comments

Comments
 (0)