Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Commit 5d394d0

Browse files
committed
docs(readme): fix formatting
1 parent 7bfa1a9 commit 5d394d0

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
@@ -59,7 +59,7 @@ with a CMS at the same time. It's all about saving time, saving money and especi
5959
* [x] **Pre-rendering:** Uses Nuxt.js to pre-render your Vuejs website to static HTML files.
6060
* [x] **Easy dynamic route rendering**: Allows to map glob patterns to your Nuxt.js page paths.
6161
This (partially) removes the need to define all dynamic routes by hand.
62-
[ ] **Automatic mapping dynamic routes for pre-render:**: No more need to define dynamic routes manually.
62+
* [ ] **Automatic mapping dynamic routes for pre-render:**: No more need to define dynamic routes manually.
6363
Netlify CMS and Nuxt.js sync their routes automatically.
6464
* [x] **CMS:** Allows to edit content without the need of a server, thanks to Netlify CMS.
6565

0 commit comments

Comments
 (0)