minor typo fix

This commit is contained in:
Haris Khan
2024-11-02 21:37:56 -04:00
parent d6b8cd9d4d
commit fb99b98a7e

View File

@@ -111,7 +111,7 @@ export DEBUG_I2P=warn
export DEBUG_I2P=error
```
If I2P_DEBUG is set to an unrecognized variable, it will fall back to "debug".
If DEBUG_I2P is set to an unrecognized variable, it will fall back to "debug".
## Contributing