diff --git a/src/site/markdown/data/database.md.vm b/src/site/markdown/data/database.md.vm index b5a6b514d..018a90284 100644 --- a/src/site/markdown/data/database.md.vm +++ b/src/site/markdown/data/database.md.vm @@ -20,8 +20,8 @@ To setup a centralized database the following generalized steps can be used:
  1. Create the database and tables using either initialize.sql or one of the other initialization scripts found here.
  2. The account that the clients will connect using must have select granted on the tables. -