Skip to content

Commit

Permalink
Merge pull request #14 from marcelometal/patch-1
Browse files Browse the repository at this point in the history
Fixed typo in README.md
  • Loading branch information
albertoleal committed Nov 25, 2015
2 parents 027dd42 + d2bfb86 commit 06de548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ You might want to enable a feature for a set of users to try out and give feedba
}
```

#### Validate acccess
#### Validate access
```bash
curl -i http://localhost:8000/features -XPUT -d '{"key": "login-via-email", "user": "alice@example.org"}'
```
Expand Down

0 comments on commit 06de548

Please sign in to comment.