Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Georgiana <[email protected]>
  • Loading branch information
2 people authored and yuvipanda committed Jul 25, 2024
1 parent a6dc622 commit b1b62b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ nox -s docs

This will generate the html files and output them to the `docs/_build/html` folder.

If you would like to start a live server that reloads as you makes changes, you can run:
If you would like to start a live server that reloads as you make changes, you can run:

```bash
nox -s docs -- live
Expand Down

0 comments on commit b1b62b8

Please sign in to comment.