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 93d0123 commit 9a4e0ceCopy full SHA for 9a4e0ce
executable/persisted/README.md
@@ -64,7 +64,7 @@ https://london.us-east-a.ibm.stepzen.net/api/customer/graphql?documentId=sha256%
64
## Executable Documents
65
66
A good practice is to ensure that a CI/CD process ensures that _executable documents_ declared as
67
-part of the schema using `@sdl(executables:)` are formatted consistentcy, using tooling such as `prettier`.
+part of the schema using `@sdl(executables:)` are formatted consistently, using tooling such as `prettier`.
68
69
For example the simple _executable document_ shown above `{__typename}` stored in a document file
70
and formatted will have contents (including a newline at the end):
0 commit comments