We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc6e2e commit 93d0123Copy full SHA for 93d0123
executable/persisted/README.md
@@ -84,7 +84,7 @@ for example on Linux/Unix systems this command can be used:
84
shasum -a 256 operations.graphql
85
```
86
87
-When _executable document_ are persisted using `@sdl(executables:)` the schema calculates the document identifiers automatically.
+When _executable documents_ are persisted using `@sdl(executables:)` the schema calculates the document identifiers automatically.
88
89
## Example
90
0 commit comments