Fix typos in readme (#2722)

updated
pull/2719/head^2
JatinR05 2 years ago committed by GitHub
parent 6421722157
commit f3b49f23c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      scripts/readme.md

@ -8,7 +8,7 @@ Here is the list of scripts available:
## Sitemap
Generates the sitemap with all the pages and guides
The below mentioned command generates the sitemap with all the pages and guides
```shell
npm run meta:sitemap
@ -16,7 +16,7 @@ npm run meta:sitemap
## Roadmaps Meta
Generates the `content/roadmaps.json` file by combining the `content/raodmaps/**/meta.json` content in each roadmap
The below mentioned command generates the `content/roadmaps.json` file by combining the `content/raodmaps/**/meta.json` content in each roadmap
```shell
npm run meta:roadmaps

Loading…
Cancel
Save