Fixed two spelling items

This commit is contained in:
Braunson Yager
2020-06-17 14:01:51 -04:00
parent 72923f12cb
commit 9cf7897a9a
2 changed files with 2 additions and 2 deletions

View File

@@ -126,7 +126,7 @@ return [
| Database
|--------------------------------------------------------------------------
|
| The SQLite database that your expose server should use. This datbaase
| The SQLite database that your expose server should use. This database
| will hold all users that are able to authenticate with your server,
| if you enable authentication token validation.
|

View File

@@ -19,7 +19,7 @@ When you start your expose server, anyone is able to connect to it by default. I
## Message of the day
This message will be shown when a sucessful connection to the expose server can be established. You can change it on demand, or modify it permanently in your expose configuration file.
This message will be shown when a successful connection to the expose server can be established. You can change it on demand, or modify it permanently in your expose configuration file.
## Maximum connection length