Skip to content

Commit e6bd25e

Browse files
committed
Update capability-discovery.js
1 parent 00502b5 commit e6bd25e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/capability-discovery.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const util = require('./utils')
88

99
const serviceConfig = {
1010
'api': {
11-
'accounts: {
11+
'accounts': {
1212
// 'changePassword': '/api/account/changePassword',
1313
// 'delete': '/api/accounts/delete',
1414
'new': '/api/accounts/new',

0 commit comments

Comments
 (0)