Skip to content

Commit

Permalink
backslashes
Browse files Browse the repository at this point in the history
  • Loading branch information
mariamrf committed Sep 2, 2016
1 parent 1ac7a47 commit 820ee1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/accesscheck-data/README.md
Expand Up @@ -13,7 +13,7 @@ Gets the status/availibility data for the specified url for all countries. Retur

```javascript
{
isOK: 'BOOLEAN. True if API request's result's status code is 200.',
isOK: 'BOOLEAN. True if API request\'s result\'s status code is 200.',
data: 'ARRAY. Structured per API spec.'
}
```
Expand Down

0 comments on commit 820ee1a

Please sign in to comment.