Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dabit committed Dec 2, 2018
1 parent b573ef5 commit 0c28fae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,8 @@ app.get('/pets', function(req, res) {
```

- Restrict API access __Y__
- Who should have access? Authenticated users only
- What kind of access do you want for Authenticated users read/write
- Who should have access? __Authenticated users only__
- What kind of access do you want for Authenticated users __read/write__
- Do you want to add another path? (y/N) __N__

> Now the resources have been created & configured & we can push them to our account:
Expand Down

0 comments on commit 0c28fae

Please sign in to comment.