Skip to content

Commit bbdb704

Browse files
authored
docs: improve wording (#8135)
1 parent 19e89df commit bbdb704

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/guides/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ contributors:
3030
- zowiebeha
3131
---
3232

33-
Webpack is used to compile JavaScript modules. Once [installed](/guides/installation), you can interact with webpack either from its [CLI](/api/cli) or [API](/api/node). If you're still new to webpack, please read through the [core concepts](/concepts) and [this comparison](/comparison) to learn why you might use it over the other tools that are out in the community.
33+
Webpack is used to efficiently compile JavaScript modules. Once [installed](/guides/installation), you can interact with webpack either from its [CLI](/api/cli) or [API](/api/node). If you're still new to webpack, please read through the [core concepts](/concepts) and [this comparison](/comparison) to learn why you might use it over the other tools that are out in the community.
3434

3535
W> The minimum supported Node.js version to run webpack 5 is 10.13.0 (LTS)
3636

0 commit comments

Comments
 (0)