mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
Fixed two spelling items
This commit is contained in:
@@ -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.
|
||||
|
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user