Skip to content

Commit e4d8dbe

Browse files
authored
fix: added missing comma in getting-started conclusion. (#8143)
1 parent 5b1833a commit e4d8dbe

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
@@ -392,7 +392,7 @@ T> Custom parameters can be passed to webpack by adding two dashes between the `
392392

393393
## Conclusion
394394

395-
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:
395+
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:
396396

397397
**project**
398398

0 commit comments

Comments
 (0)