Skip to content

Commit

Permalink
fix: correcting the readme file (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
MostlyWhat authored Feb 24, 2022
1 parent 12e6452 commit 6c9dcdd
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 @@ -59,7 +59,7 @@ const randomEmail = faker.internet.email(); // Kassandra.Haley@erich.biz
const randomCard = faker.helpers.createCard(); // random contact card containing many properties
```

### Deno
### CDN/Deno

```js
import { faker } from 'https://cdn.skypack.dev/@faker-js/faker';
Expand Down

0 comments on commit 6c9dcdd

Please sign in to comment.