Skip to content

Commit b6ebd3d

Browse files
authored
Quick filename change
1 parent d786909 commit b6ebd3d

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
@@ -6,7 +6,7 @@ Unfortunately, describing an error in GitHub is often not enough to truly unders
66

77
This repo was created with [`create-react-app`][2] for a great developer experience. If you are not using React then a small reproduction case with your framework of choice would go a long way.
88

9-
To make changes in the GraphQL schema make sure to look at the `./src/graphql` folder where we define a GraphQL schema using [GraphQL.js][3] which will run in the browser.
9+
To make changes in the GraphQL schema make sure to look at the `./src/index.jsx` file where we define a GraphQL schema using [GraphQL.js][3] which will run in the browser.
1010

1111
[1]: https://github.com/apollographql/apollo-client
1212
[2]: https://github.com/facebookincubator/create-react-app

0 commit comments

Comments
 (0)