fix(website): showcase spelling mistake of the word docusaurus in user desc (#11417)
Some checks are pending
Argos CI / take-screenshots (push) Waiting to run
Build Hash Router / Build Hash Router (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Continuous Releases / Continuous Releases (push) Waiting to run

This commit is contained in:
Akshat Sinha 2025-09-22 15:10:44 +05:30 committed by GitHub
parent 9c689880ed
commit 0bc6b6e394
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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',