tweak notices

This commit is contained in:
Emily Stark
2014-04-30 10:47:37 -07:00
parent 68f4425841
commit 4b6d88828e

View File

@@ -125,8 +125,8 @@
"`accounts-twitter` packages), we recommend that you log out",
"all your users by running this command from a MongoDB shell:",
"",
" $ db.users.update({}, { $set: { 'services.resume.loginTokens': [] } },",
" { multi: true });"
" $ db.users.update({}, { $set: { 'services.resume.loginTokens':",
" [] } }, { multi: true });"
]
},
{