Skip to content

Commit 0b0e159

Browse files
committed
Forgot a word
1 parent bd54c64 commit 0b0e159

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ Configure these such that nginx is a fastcgi proxy to php-fpm. You'll then run
9292
You should point nginx/php-fpm at the `/main.php` file for all requests.
9393

9494
MariaDB should be configured with the `TRADITIONAL,NO_AUTO_VALUE_ON_ZERO` modes.
95-
A sample configuration can be found `etc/mysql-server.sample.cnf`. MariaDB data
96-
can be seeded by importing the contents of: `/etc/database.sample.sql`
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`
9797

9898
Memcached does not require extra configuration from its package defaults, but
9999
a sample configuration is available at `etc/memcached.sample.conf`. Memcached

0 commit comments

Comments
 (0)