Skip to content

Commit b68dbf8

Browse files
msasadthebigredgeek
authored andcommitted
Fix typo (#455)
Enables/disabled -> Enables/disabled
1 parent 1351d2f commit b68dbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Then, run the program to be debugged as usual.
100100

101101
| Name | Purpose |
102102
|-----------|-------------------------------------------------|
103-
| `DEBUG` | Enables/disabled specific debugging namespaces. |
103+
| `DEBUG` | Enables/disables specific debugging namespaces. |
104104
| `DEBUG_COLORS`| Whether or not to use colors in the debug output. |
105105
| `DEBUG_DEPTH` | Object inspection depth. |
106106
| `DEBUG_SHOW_HIDDEN` | Shows hidden properties on inspected objects. |

0 commit comments

Comments
 (0)