Skip to content

Commit

Permalink
chore(readme): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Awilum committed Jan 9, 2022
1 parent f08d7a0 commit 9eae81d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ fakeAge();

fakeAge({type: 'child'});
//=> 10
// Allowed types are: child, teen, adult, senior

// Allowed type: child, teen, adult, senior
```

## Tests
Expand Down

0 comments on commit 9eae81d

Please sign in to comment.