Skip to content

Commit 32357d8

Browse files
committed
Fix typos in contributor guide
1 parent 14983d7 commit 32357d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: docs/CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ If you want to run integration tests or work on documentation, you will also nee
9191

9292
### Building the source code
9393

94-
From the project folder root, just run: F
94+
From the project folder root, just run:
9595

9696
```shell
9797
task build
@@ -220,8 +220,8 @@ command:
220220
task website:serve
221221
```
222222

223-
The documentation will build. If you don't see any error, open `http://127.0.0.1:8000` in your browser to local the
224-
local copy of the documentation.
223+
The documentation will build. If you don't see any error, open `http://127.0.0.1:8000` in your browser to view the local
224+
copy of the documentation.
225225

226226
#### Documentation publishing
227227

0 commit comments

Comments
 (0)