Skip to content

Commit 5736a2a

Browse files
authored
Merge pull request #579 from statikbe/HannahDeWachter-patch-1
Fix typo in README build instructions
2 parents 0156214 + 63b1c85 commit 5736a2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
## How to build
44

5-
- First run `yarn build`. This will take all the frontend from the frontend folder and build it to the example folder zo all examples work.
5+
- First run `yarn build`. This will take all the frontend from the frontend folder and build it to the example folder so all examples work.
66
- Then run `yarn docs:dev` for local testing.
77
- If all is done you can run `yarn docs:build` and `yarn docs:preview` to preview the final result.

0 commit comments

Comments
 (0)