Skip to content

Commit 41080c2

Browse files
authored
Fix typo (#528)
1 parent 1df9dca commit 41080c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ with overall API cleanliness, safety, performance, or portability.
117117
Where practical, WASI seeks to keep the WASI API itself free of
118118
compatibility concerns, and provides compatibility through libraries,
119119
such as WASI libc, and tools. This way, applications which don't require
120-
compatibility for compatibility' sake aren't burdened by it.
120+
compatibility for compatibility's sake aren't burdened by it.
121121

122122
### Portability
123123

0 commit comments

Comments
 (0)