Skip to content

Commit c837a3a

Browse files
fix typo in README usage section (#4)
1 parent 5a04f9d commit c837a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Storybook is publicly accessible via github pages [here](https://arduino.github.
77
## Usage
88

99
```sh
10-
npm i @arduino/arc`
10+
npm i @arduino/arc
1111
```
1212

1313
Please note that this package has a peer dependecy on `react`, `react-dom` and `react-aria`, you might need to install.

0 commit comments

Comments
 (0)