udacityalumni / udacity-alumni-fe

A front-end web application and bespoke publishing platform, built by Udacity Alumni for Udacity Alumni
https://udacity-alumni.com
MIT License
46 stars 6 forks source link

After generating page, the generated README.md has typos #184

Closed kellim closed 7 years ago

kellim commented 7 years ago

After generating a new page, it automatically creates a README.md file that has typos: Under ### Route Parameters, it says "An paramaters that might be part of the route." - "An" should be "Any" and parameters is spelled wrong. It should be "Any parameters that might be part of the route."

The README.md files for the following pages (in the app\src\pages folder) have the issue: AboutPage, AdminDashboardPage, ArchivePage, CarouselWidgetPage, CmsEditorPage, LoginPage, LogoutPage, MeetupsPage, Memberspage, MentorshipPage, NotYetReadyPage, PublicUserProfilePage, ResetPasswordPage, SearchPage, SignupPage, SingleArticlePage, UserProfilePage, WriterDashboardPage