chore: minor typo cleanup (#6324)

* chore: minor typo cleanup

* fix tests

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Nick Schonning 2022-01-13 01:36:53 -05:00 committed by GitHub
parent 217b62682d
commit 02a233a221
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 26 additions and 26 deletions

View file

@ -1587,7 +1587,7 @@ const Users: User[] = [
},
{
title: 'Unleash',
description: 'A feature managment solution.',
description: 'A feature management solution.',
preview: require('./showcase/unleash.png'),
website: 'https://docs.getunleash.io/',
source: 'https://github.com/Unleash/unleash/',