Skip to content

Commit f14846a

Browse files
authored
✏️ Fix typos in contributing.md (#1842)
docs: fix typos in contributing.md - "docs director" -> "docs directory" - "that scripts does" -> "that the script does"
1 parent 8b60838 commit f14846a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ That way, you can edit the documentation/source files and see the changes live.
9292

9393
/// tip
9494

95-
Alternatively, you can perform the same steps that scripts does manually.
95+
Alternatively, you can perform the same steps that the script does manually.
9696

97-
Go into the docs director at `docs/`:
97+
Go into the docs directory at `docs/`:
9898

9999
```console
100100
$ cd docs/

0 commit comments

Comments
 (0)