Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zampino committed Nov 1, 2023
1 parent ab0b921 commit c0f9883
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 @@ -35,7 +35,7 @@ Enabling a decent Clojure/Script editor experience in the browser. Built for and
{:deps {io.github.nextjournal/clojure-mode {:git/sha "<SHA>"}}}
```

### Use if from [NPM](https://www.npmjs.com/package/@nextjournal/clojure-mode)
### Use it from [NPM](https://www.npmjs.com/package/@nextjournal/clojure-mode)

```js
import { default_extensions, complete_keymap } from '@nextjournal/clojure-mode';
Expand Down

0 comments on commit c0f9883

Please sign in to comment.