Skip to content

Commit 0436594

Browse files
authored
Fix typo in README.md (#1948)
Fix typo in README.md
1 parent 65c03d4 commit 0436594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphiql/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Build for the web with [webpack](https://webpack.js.org/) or [browserify](http:/
8282

8383
### Usage: NPM module
8484

85-
**Note**: If you are having webpack issues or questions about webpack, make sure you've cross-referenced your webpack configuration with our own [webpack example](../examples/graphiql-webpack) first. f you are having webpack issues or questions about webpack, make sure you've cross-referenced your webpack configuration with our own [webpack example](../examples/graphiql-webpack) first. We now have tests in CI that ensure this always builds, and we ensure it works end-to-end with every publish.
85+
**Note**: If you are having webpack issues or questions about webpack, make sure you've cross-referenced your webpack configuration with our own [webpack example](../examples/graphiql-webpack) first. We now have tests in CI that ensure this always builds, and we ensure it works end-to-end with every publish.
8686

8787
Using another GraphQL service? Here's how to get GraphiQL set up:
8888

0 commit comments

Comments
 (0)