From 003d8903d951eb8b41f5a6211ce366c28972c1cb Mon Sep 17 00:00:00 2001 From: Michael Zumstein Date: Wed, 30 Oct 2019 13:47:53 +0100 Subject: [PATCH] fix(typo): removed twicly noted can (#47) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 917bc69..a038331 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ export default { - Default: `null` If you want to restrict what's accessible into the context, -you can can pass to the module options an `only` array with the keys you want to allow. +you can pass to the module options an `only` array with the keys you want to allow. ```js export default {