Skip to content

Commit 60ab9f4

Browse files
committed
fix: fix typo to test release
1 parent 93bb911 commit 60ab9f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Run `npm install` to install all necessary dependencies. When running `npm insta
4040

4141
All necessary dependencies are installed under `node_modules` and any necessary tools can be accessed via npm scripts. There is no need to install anything globally.
4242

43-
When importing local, in develoment code, via `index.js`, this file checks if `dist` exists and uses that. Otherwise, it uses the code from `lib`.
43+
When importing local, in development code, via `index.js`, this file checks if `dist` exists and uses that. Otherwise, it uses the code from `lib`.
4444

4545
If you have a `dist` directory, run `npm run clean`.
4646

0 commit comments

Comments
 (0)