Fix typo in logging_disable_banner docs (#2289)

This commit is contained in:
James Alseth 2020-09-09 13:32:13 -07:00 committed by GitHub
parent 20328b0f87
commit e88ea5dca5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -649,7 +649,7 @@ Whether or not to log the welcome banner.
```
logging:
diable_banner: true
disable_banner: true
```
#### Filesystem