diff --git a/example.deploy.properties b/example.deploy.properties index 65e52d77..1cf08ba9 100644 --- a/example.deploy.properties +++ b/example.deploy.properties @@ -102,9 +102,9 @@ VitroConnection.DataSource.driver = com.mysql.jdbc.Driver VitroConnection.DataSource.validationQuery = SELECT 1 # -# The name of your first admin user for the VIVO application. The password for +# The name of your first admin user for the VIVO application. The password # for this user is initially set to "defaultAdmin", but you will be asked to -# change the password the first time you login. +# change the password the first time you log in. # initialAdminUser = defaultAdmin