Skip to content

Commit 06c6f77

Browse files
Update doc/design.rst
Co-authored-by: Christoph Pirkl <[email protected]>
1 parent 151f149 commit 06c6f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/design.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ While Nox isn't a perfect fit, it still meets most of our requirements for a tas
314314

315315
Why Nox was choosen:
316316

317-
- No Additional Language(s) Required: There was no need to introduce extra programming languages or binaries, simplifying the development process.
317+
- No additional language(s) required: There was no need to introduce extra programming languages or binaries, simplifying the development process.
318318
- Python-based: Being Python-based, Nox can be extended and understood by Python developers.
319319
- Python code: As Nox tasks are defined via Python code, existing scripts can be reused and code can be shared easily.
320320
- Simplicity: Nox is relatively "small" in functionality, making it somewhat simple to use and understand.

0 commit comments

Comments
 (0)