mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
fix(website): showcase spelling mistake of the word docusaurus in user desc (#11417)
This commit is contained in:
parent
9c689880ed
commit
0bc6b6e394
|
|
@ -158,7 +158,7 @@ const Users: User[] = [
|
|||
},
|
||||
{
|
||||
title: 'Blogasaurus',
|
||||
description: 'A blog written using Docasaurus.',
|
||||
description: 'A blog written using Docusaurus.',
|
||||
preview: require('./showcase/blogasaurus.png'),
|
||||
website: 'https://blog.palashsh.me/',
|
||||
source: 'https://github.com/BattleOfPlassey/blogasaurus',
|
||||
|
|
|
|||
Loading…
Reference in New Issue