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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ Looking for help? Find resources [from the community](http://graphql.org/communi
12
12
13
13
## Graphiti
14
14
15
-
This repo only contains the core GraphQL implementation. For a better experience when creating your types use [Graphiti](https://github.com/GraphQLSwift/Graphiti).
15
+
This repo only contains the core GraphQL implementation. For a better experience when creating your GraphQL schema use [Graphiti](https://github.com/GraphQLSwift/Graphiti).
16
16
17
-
**Graphiti** is a Swift library for building GraphQL schemas/types fast, safely and easily.
17
+
**Graphiti** is a Swift library for building GraphQL schemas safely and easily.
0 commit comments