Skip to content

Commit e415c01

Browse files
authored
Merge pull request #415 from ByteJoseph/fix-typo
fix: correct label typo from 'Blusky' to 'Bluesky'
2 parents 23c8dc4 + f1c6fd9 commit e415c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ module.exports = {
118118
href: 'https://x.com/fletdev',
119119
},
120120
{
121-
label: 'Blusky',
121+
label: 'Bluesky',
122122
href: 'https://bsky.app/profile/fletdev.bsky.social',
123123
},
124124
],

0 commit comments

Comments
 (0)