Skip to content

Commit 1072c32

Browse files
committed
docs(workflow): Fix typos
1 parent 2f718c5 commit 1072c32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contributing/workflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Rebuild docs and run server via one terminal: `make dev_docs` (requires above, a
5353

5454
### ruff
5555

56-
The project uses [ruff] to handles formatting, sorting imports and linting.
56+
The project uses [ruff] to handle formatting, sorting imports and linting.
5757

5858
````{tab} Command
5959
@@ -209,7 +209,7 @@ requires [`entr(1)`].
209209

210210
## Releasing
211211

212-
Since this software used in production projects, we don't want to release breaking changes.
212+
Since this software is used in production projects, we don't want to release breaking changes.
213213

214214
Choose what the next version is. Assuming it's version 0.9.0, it could be:
215215

0 commit comments

Comments
 (0)