Skip to content

Commit 5bdc4ae

Browse files
authored
Remove typo from "Getting Started" docs. (#705)
1 parent 6bfe7eb commit 5bdc4ae

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
@@ -46,7 +46,7 @@ npm install --save-dev @graphql-eslint/eslint-plugin
4646
4747
### Configuration
4848

49-
To get started, create an override configuration for your ESLint, while applying it to to `.graphql` files (do that even if you are declaring your operations in code files):
49+
To get started, create an override configuration for your ESLint, while applying it to `.graphql` files (do that even if you are declaring your operations in code files):
5050

5151
```json
5252
{

0 commit comments

Comments
 (0)