We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609eae8 commit f8a0010Copy full SHA for f8a0010
1 file changed
README.md
@@ -161,7 +161,7 @@ while (job.status() == JobStatus.PENDING) {
161
162
#### Send a GraphQL Query
163
164
-As noted above, the Indico Platform presents a GrapQL interface. In addition
+As noted above, the Indico Platform presents a GraphQL interface. In addition
165
to using this Client Library, you can also send GraphQL queries to the Platform.
166
Here's a snippet to list all of the Datasets in your Indico account.
167
0 commit comments