diff --git a/src/content/guides/getting-started.mdx b/src/content/guides/getting-started.mdx index 72c32c30b2a7..75551b629660 100644 --- a/src/content/guides/getting-started.mdx +++ b/src/content/guides/getting-started.mdx @@ -392,7 +392,7 @@ T> Custom parameters can be passed to webpack by adding two dashes between the ` ## Conclusion -Now that you have a basic build together you should move on to the next guide [`Asset Management`](/guides/asset-management) to learn how to manage assets like images and fonts with webpack. At this point, your project should look like this: +Now that you have a basic build together, you should move on to the next guide [`Asset Management`](/guides/asset-management) to learn how to manage assets like images and fonts with webpack. At this point, your project should look like this: **project**