Fixing typo

This commit is contained in:
Marcus Christie 2020-08-17 10:52:30 -04:00 committed by GitHub
parent 2063111ab5
commit e3d02aa336
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`,
},
]