diff --git a/beta/src/pages/learn/importing-and-exporting-components.md b/beta/src/pages/learn/importing-and-exporting-components.md index 1583eab6ee3..44442217ede 100644 --- a/beta/src/pages/learn/importing-and-exporting-components.md +++ b/beta/src/pages/learn/importing-and-exporting-components.md @@ -233,7 +233,7 @@ On this page you learned: * What a root component file is * How to import and export a component * When and how to use default and named imports and exports -* How to export multiple components from the same file +* How to import and export multiple components from the same file @@ -413,4 +413,4 @@ img { margin: 0 10px 10px 0; height: 90px; } - \ No newline at end of file +