Skip to content

Commit 5bc24e6

Browse files
authored
Merge pull request #6 from vanderb/patch-1
Fix misspelling
2 parents 19ba80a + e047b51 commit 5bc24e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contributing/frontend.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ specific areas you're interested in or questions about the architecture, feel fr
2020

2121
## Installation
2222

23-
1. Clone repository `git clone https://github.com/buggregator/fronend.git`
23+
1. Clone repository `git clone https://github.com/buggregator/frontend.git`
2424
2. Install dependencies `yarn install`
2525
3. Run NodeJS server `yarn dev`
2626
4. Open http://localhost:3000
@@ -29,4 +29,4 @@ You can also run Storybook `yarn sb` to see all components in isolation with moc
2929

3030
---
3131

32-
### Now you can start developing your own features and share them with the community!
32+
### Now you can start developing your own features and share them with the community!

0 commit comments

Comments
 (0)