We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1351d2f commit b68dbf8Copy full SHA for b68dbf8
README.md
@@ -100,7 +100,7 @@ Then, run the program to be debugged as usual.
100
101
| Name | Purpose |
102
|-----------|-------------------------------------------------|
103
-| `DEBUG` | Enables/disabled specific debugging namespaces. |
+| `DEBUG` | Enables/disables specific debugging namespaces. |
104
| `DEBUG_COLORS`| Whether or not to use colors in the debug output. |
105
| `DEBUG_DEPTH` | Object inspection depth. |
106
| `DEBUG_SHOW_HIDDEN` | Shows hidden properties on inspected objects. |
0 commit comments