Skip to content

Commit 0d7f8b8

Browse files
authored
Merge pull request #161 from idpbond/patch-1
typo/grammar in README.md
2 parents 70096e9 + bc4053c commit 0d7f8b8

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
@@ -39,7 +39,7 @@ WASI filesystem must have at least two complete independent implementations.
3939
### Introduction
4040

4141
WASI filesystem is a WASI API primarily for accessing host filesystems. It
42-
has function for opening, reading, and writing files, and for working with
42+
has functions for opening, reading, and writing files, and for working with
4343
directories.
4444

4545
Unlike many filesystem APIs, WASI filesystem is capability-oriented. Instead

0 commit comments

Comments
 (0)