Skip to content

Commit 6fbc6ed

Browse files
benjiemartinbonnin
andauthored
Apply suggestions from code review
Co-authored-by: Martin Bonnin <[email protected]>
1 parent 433b37f commit 6fbc6ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/Appendix A -- Persisted Documents.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ the server can retrieve this GraphQL Document from the document identifier. The
103103
method through which the client and server achieve this is implementation
104104
specific.
105105

106-
Note: When used as an operation allowlist, persisted documents are typically
107-
stored into some kind of trusted shared key-value store at client build time
106+
Note: When used as an operation allow-list, persisted documents are typically
107+
stored into a trusted shared key-value store at client build time
108108
(either directly, or indirectly via an authenticated request to the server) such
109109
that the server may retrieve them given the identifier at request time. This
110110
must be done in a secure manner (preventing untrusted third parties from adding

0 commit comments

Comments
 (0)