We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0e159 commit a88b092Copy full SHA for a88b092
CONTRIBUTING.md
@@ -93,7 +93,7 @@ You should point nginx/php-fpm at the `/main.php` file for all requests.
93
94
MariaDB should be configured with the `TRADITIONAL,NO_AUTO_VALUE_ON_ZERO` modes.
95
A sample configuration can be found at `etc/mysql-server.sample.cnf`. MariaDB
96
-data can be seeded by importing the contents of: `/etc/database.sample.sql`
+data can be seeded by importing the contents of `/etc/database.sample.sql`.
97
98
Memcached does not require extra configuration from its package defaults, but
99
a sample configuration is available at `etc/memcached.sample.conf`. Memcached
0 commit comments