Skip to content

Commit c0b973a

Browse files
committed
docs(CHANGES): Fix typo
1 parent 50569f0 commit c0b973a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ $ cd libtmux
1111
```
1212

1313
```console
14-
$ poetry install -E "docs test coverage lint ruff"
14+
$ poetry install -E "docs test coverage lint"
1515
```
1616

1717
Makefile commands prefixed with `watch_` will watch files and rerun.

0 commit comments

Comments
 (0)