minor typo fix

This commit is contained in:
Haris Khan
2024-11-02 22:20:52 -04:00
parent 8b09ca7502
commit 67554060fb

View File

@ -114,7 +114,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".
## License ##