Skip to content

Commit 7a8bd1a

Browse files
authored
Fix typo Update README.md (#3086)
# Pull Request Title: Fix Typo in README.md ## Description This pull request fixes a typo in the `README.md` file. The word "avaiable" has been corrected to "available." ### Changes - Corrected the typo in line 9 of `examples/social/web-frontend/README.md` from "avaiable" to "available." ## Related Issue - No related issue. Signed-off-by: Hack666r <[email protected]>
1 parent 33ea1cf commit 7a8bd1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/social/web-frontend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on port 8000. Also make sure you have performed the operations mentoined in this
99

1010
The app is an example of a social app, and will be improved with future updates. Users can see their post by `ownPost` query in GraphiQL IDE.
1111

12-
#### Operations avaiable:
12+
#### Operations available:
1313

1414
Post, Likes, and Comments (only by the creation chain).
1515

0 commit comments

Comments
 (0)