From e2f2107dccbc1e161bceaec9d1b126cc9c2fd692 Mon Sep 17 00:00:00 2001 From: sebnitu Date: Sun, 16 Aug 2020 15:34:17 -0700 Subject: [PATCH] docs: fix a silly typo on autoInit option --- docs/_packages/checkbox.md | 2 +- docs/_packages/drawer.md | 2 +- docs/_packages/modal.md | 2 +- packages/checkbox/README.md | 2 +- packages/drawer/README.md | 2 +- packages/modal/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/_packages/checkbox.md b/docs/_packages/checkbox.md index 208f301cc..c24186486 100644 --- a/docs/_packages/checkbox.md +++ b/docs/_packages/checkbox.md @@ -295,7 +295,7 @@ $icon-indeterminate: 'data:image/svg+xml;utf8,autoInit false - Automatically instantiates the instance. + Automatically initializes the instance. stateAttr diff --git a/docs/_packages/drawer.md b/docs/_packages/drawer.md index 71191a5fd..c0cee838e 100644 --- a/docs/_packages/drawer.md +++ b/docs/_packages/drawer.md @@ -452,7 +452,7 @@ Drawers can slide in from the left or right using the position modifiers: autoInit false - Automatically instantiates the instance. + Automatically initializes the instance. diff --git a/docs/_packages/modal.md b/docs/_packages/modal.md index 9113060f5..d1fe89562 100644 --- a/docs/_packages/modal.md +++ b/docs/_packages/modal.md @@ -507,7 +507,7 @@ Adjusts the size of modals. This modifier provides two options, `modal_size_sm` autoInit false - Automatically instantiates the instance. + Automatically initializes the instance. diff --git a/packages/checkbox/README.md b/packages/checkbox/README.md index 3954294de..2a35e2418 100644 --- a/packages/checkbox/README.md +++ b/packages/checkbox/README.md @@ -108,7 +108,7 @@ $icon-indeterminate: 'data:image/svg+xml;utf8,