Skip to content

Commit 46df9b9

Browse files
NimitzDEVjmcdo29
andauthored
Update content/graphql/subscriptions.md
Co-authored-by: Jay McDoniel <[email protected]>
1 parent 564b83b commit 46df9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/graphql/subscriptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ subscriptions: {
341341
},
342342
},
343343
context: ({ extra }) => {
344-
// you then can access your additional context value through extra field
344+
// you can now access your additional context value through the extra field
345345
}
346346
},
347347
```

0 commit comments

Comments
 (0)