Skip to content

Commit 1a35343

Browse files
committed
Use PascalCase for GraphQL fragments
1 parent 6a3d6b0 commit 1a35343

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
@@ -209,7 +209,7 @@ For example, this GraphQL document uses a fragment to construct two named querie
209209
}
210210
```
211211

212-
Now you can chose which operation to execute:
212+
Now you can choose which operation to execute:
213213

214214
```python
215215
# Load the document with both queries

0 commit comments

Comments
 (0)