Skip to content

Commit dc91ba3

Browse files
committed
Change wording. Makes clearer when start reading from that section.
1 parent 9f64c8c commit dc91ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ you need, submit the module configuration. Now you can go to _Setup -> GraphQL_
8080
the GraphiQL GUI where you can query your GraphQL api. Go ahead and play with it.
8181

8282
## Access Control
83-
As mentioned earlier, the GraphQL API will be accessible only by _superuser_. To grant access to users
83+
As mentioned above, the GraphQL API will be accessible only by _superuser_. To grant access to users
8484
with different roles, you need to use __Access__ settings in your templates and fields. Say you want a
8585
user with role `skyscraper-editor` to be able to view pages with template `skyscraper`. Go to _Setup ->
8686
Templates -> skyscraper -> Access_, enable access settings, and make sure that `skyscraper-editor`

0 commit comments

Comments
 (0)