Skip to content

Commit 2a37b13

Browse files
committed
Fix misspelled on contributing
1 parent 1e1e705 commit 2a37b13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Principles behind devcli
3636
provide the features necessary to help create and diagnose these interfaces,
3737
rather than functioning as the system itself.
3838

39-
- **Disposability**: Under any circumstance, the system which *devcli* interfaces should rely on it to work.
39+
- **Disposability**: Under any circumstance, the system which *devcli* interfaces should not rely on it to work.
4040
It is meant to help developers, not to be the part of the system. Removing it should not be detrimental
41-
to the system.
41+
to the system itself.
4242

0 commit comments

Comments
 (0)