You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# Basically, Fullstack GraphQL
1
+
# Basically, Full-stack GraphQL
2
2
3
-
This _pretty trivial_ project aims at introduction a newcomer to GraphQL and the way it works. The code aims to explain the client and the server side.
3
+
This _fairly trivial_ project aims at introducing a newcomer to GraphQL and the way it works. The code aims to explain the client and the server side of things.
4
4
5
-
The source code has been heavily commented and documented in order to explain what's going on. It is highly recommended to read through, do_not_ be afraid!
5
+
The source code has been heavily commented and documented in order to explain what's going on. It is highly recommended to read through it. Do_not_ be afraid!
0 commit comments