diff --git a/README.md b/README.md index c6934e408f..e07368f561 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ OWASP Top 10 for Node.js web applications: ##### Default user accounts -The database comes pre-populated with these user accounts created as part of the seed data - +The database comes pre-populated with these user accounts as part of the seed data - * Admin Account - u:admin p:Admin_123 * User Accounts (u:user1 p:User1_123), (u:user2 p:User2_123) * New users can also be added using the sign-up page.