Skip to content

Commit

Permalink
Fix typo (#455)
Browse files Browse the repository at this point in the history
Enables/disabled -> Enables/disabled
  • Loading branch information
msasad authored and thebigredgeek committed May 12, 2017
1 parent 1351d2f commit b68dbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -100,7 +100,7 @@ Then, run the program to be debugged as usual.

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

0 comments on commit b68dbf8

Please sign in to comment.