Skip to content

Commit b71eb57

Browse files
Yair Even OrYair Even Or
authored andcommitted
Merge branch 'master' of https://github.com/yairEO/knobs
2 parents 3f91d9c + e7bd54c commit b71eb57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ The function recieves 2 arguments: The knobs instance referece and the (auto)gen
286286
## Install:
287287

288288
```
289-
npm i @yaireo/Knobs
289+
npm i @yaireo/knobs
290290
```
291291

292292
**CDN source:**
@@ -322,7 +322,7 @@ const myKnobs = new Knobs({
322322
})
323323

324324
myKnobs.color.format()
325-
``
325+
```
326326

327327
See [color-picker docs](https://github.com/yairEO/color-picker#helper-methods-exported-alongside-the-default-colorpicker)
328328

0 commit comments

Comments
 (0)