Merge pull request #11830 from machristie/patch-1

Fixing typo
This commit is contained in:
Chris Roberts 2020-08-19 14:46:09 -07:00 committed by GitHub
commit f9f96f8bc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,6 @@ export default [
},
{
category: 'getting-started',
name: `Geting Started`,
name: `Getting Started`,
},
]