Skip to content

Commit fe397ef

Browse files
committed
Fix whitespace error in README.md
1 parent db98379 commit fe397ef

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
@@ -25,7 +25,7 @@ npm install graphql-relay
2525

2626
When building a schema for [GraphQL.js](https://github.com/graphql/graphql-js), the provided library functions can be used to simplify the creation of Relay patterns.
2727

28-
### Connections
28+
### Connections
2929

3030
Helper functions are provided for both building the GraphQL types for connections and for implementing the `resolve` method for fields returning those types.
3131

0 commit comments

Comments
 (0)