Skip to content

Commit d826724

Browse files
fix typo
1 parent 5c57267 commit d826724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Prefer Flask? Checkout my [gtalarico/flask-vuejs-template](https://github.com/gt
5252
| `/src/main.js` | JS Application Entry Point |
5353
| `/public/index.html` | Html Application Entry Point (`/`) |
5454
| `/public/static` | Static Assets |
55-
| `/dist/` | Bundled Assets Output (generated at `yarn build` |
55+
| `/dist/` | Bundled Assets Output (generated at `yarn build`) |
5656

5757
## Prerequisites
5858

0 commit comments

Comments
 (0)