Skip to content

Commit

Permalink
feat(core): initial code commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Awilum committed Jan 8, 2022
1 parent 61690c2 commit 4b71201
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 @@ -15,7 +15,7 @@ $ npm install --save @fakerjs/letter
## Usage

```js
import fakeLetter from '@glowyjs/letter';
import fakeLetter from '@fakerjs/letter';

fakeLetter();
//=> a
Expand Down

0 comments on commit 4b71201

Please sign in to comment.