Skip to content

Commit 01f770d

Browse files
authored
Update index.html
form => from type
1 parent 818a787 commit 01f770d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ <h3>1. Import Flexbox Grid Mixins in Sass/SCSS file</h3>
445445

446446
<pre><code>@import 'flexbox-grid-mixins';</code></pre>
447447

448-
Example : import form node_modules
448+
Example : import from node_modules
449449

450450
<pre><code>@import 'node_modules/flexbox-grid-mixins/sass/flexbox-grid-mixins';</code></pre>
451451

0 commit comments

Comments
 (0)