Skip to content

Commit

Permalink
Merge pull request #793 from per1234/typo
Browse files Browse the repository at this point in the history
Fix typos in contributor guide
  • Loading branch information
per1234 authored Oct 16, 2024
2 parents c190bd2 + 32357d8 commit 183b630
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ If you want to run integration tests or work on documentation, you will also nee

### Building the source code

From the project folder root, just run: F
From the project folder root, just run:

```shell
task build
Expand Down Expand Up @@ -220,8 +220,8 @@ command:
task website:serve
```

The documentation will build. If you don't see any error, open `http://127.0.0.1:8000` in your browser to local the
local copy of the documentation.
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
copy of the documentation.

#### Documentation publishing

Expand Down

0 comments on commit 183b630

Please sign in to comment.