Skip to content

Commit da98c6b

Browse files
committed
config-sample.json: changed 'user' to 'username'
1 parent f8c0ddd commit da98c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"pluginsDb": "plugins.db",
44
"wordpress": {
55
"url": "dev.plugins.jquery.com",
6-
"user": "admin",
6+
"username": "admin",
77
"password": "secret"
88
}
99
}

0 commit comments

Comments
 (0)