Merge pull request #106 from premasagar/patch-1

Add missing quote in README code
This commit is contained in:
Tim Brandin 2017-04-05 22:19:38 +02:00 committed by GitHub
commit 12245326c4

View file

@ -38,7 +38,7 @@ We support the standard [configuration in the account-ui package](http://docs.me
### Accounts.ui.config(options)
`import { Accounts } from 'meteor/std:accounts-ui`
`import { Accounts } from 'meteor/std:accounts-ui'`
Configure the behavior of `<Accounts.ui.LoginForm />`