mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
docs: fix minor grammar and spellings (#7039)
This commit is contained in:
parent
7d2b6f3374
commit
84fd13e872
3 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ In case you want to pick up something from the roadmap, comment on that issue an
|
|||
1. Run `yarn` to install dependencies
|
||||
1. Create a branch for your PR with `git checkout -b your-branch-name`
|
||||
|
||||
> To keep `master` branch pointing to remote repository and make pull requests from branches on your fork. To do this, run:
|
||||
> To keep `master` branch pointing to remote repository and make pull requests from branches on your fork, run:
|
||||
>
|
||||
> ```bash
|
||||
> git remote add upstream https://github.com/excalidraw/excalidraw.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue