Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
penpenpng authored Oct 6, 2023
1 parent 651f785 commit 072b00e
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 @@ -16,7 +16,7 @@ npm install -S nostr-typedef
If not, that is, if your application is not depended on anything else, you can put the dependency in `devDependencies` field.

```sh
npm install -D nostr-typdef
npm install -D nostr-typedef
```

## Example
Expand Down

0 comments on commit 072b00e

Please sign in to comment.