Fixes small typo in optional settings

This commit is contained in:
Riley Littlefield 2021-01-23 14:06:48 -05:00 committed by GitHub
parent 9eb64dc6a4
commit 60baa5e59e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ BASE_PATH = 'netbox/'
Default: 900
The number of seconds to cache entries will be retained before expiring.
The number of seconds that cache entries will be retained before expiring.
---