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:
- Create the database and tables using either initialize.sql
or one of the other initialization scripts found here.
- The account that the clients will connect using must have select granted on the tables.
-
- Note, if the clients performing the scans should run with the noupdate setting. A single
- instance of the dependency-check client should be setup with update enabled and the account
+
- Note, the clients performing the scans should run with the noupdate setting. A single
+ instance of the dependency-check client should be setup with updates enabled and the account
used during the update process will need to be granted update rights on the tables.
- Dependency-check clients running scans will need to be configured to use the central database: