Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update API docs to be consistent.
  • Loading branch information
johnjacobkenny authored and ai committed Jul 8, 2018
1 parent d0243b4 commit 7840b86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -124,7 +124,7 @@ users.insert({

---------------------------------------

#### `characters(string)`
#### `shortid.characters(string)`

__Default:__ `'0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ-_'`

Expand Down Expand Up @@ -155,7 +155,7 @@ shortid.characters('ⒶⒷⒸⒹⒺⒻⒼⒽⒾⒿⓀⓁⓂⓃⓄⓅⓆⓇⓈⓉ

---------------------------------------

#### `isValid(id)`
#### `shortid.isValid(id)`

__Returns__ `boolean`

Expand Down

0 comments on commit 7840b86

Please sign in to comment.