We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1e705 commit 2a37b13Copy full SHA for 2a37b13
CONTRIBUTING.rst
@@ -36,7 +36,7 @@ Principles behind devcli
36
provide the features necessary to help create and diagnose these interfaces,
37
rather than functioning as the system itself.
38
39
-- **Disposability**: Under any circumstance, the system which *devcli* interfaces should rely on it to work.
+- **Disposability**: Under any circumstance, the system which *devcli* interfaces should not rely on it to work.
40
It is meant to help developers, not to be the part of the system. Removing it should not be detrimental
41
- to the system.
+ to the system itself.
42
0 commit comments