From c9c640c6926a84a1fdc1fe2851704648fe827d6f Mon Sep 17 00:00:00 2001 From: Premasagar Rose Date: Wed, 5 Apr 2017 16:14:40 +0100 Subject: [PATCH] Add missing quote in README code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d598d1..ab90220 100644 --- a/README.md +++ b/README.md @@ -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 ``