Skip to content

Commit

Permalink
Fix typo in config.js (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayjb authored Nov 8, 2023
1 parent 045e910 commit 35c3af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {
'/': {
lang: 'en-US',
title: 'Canarytokens',
description: 'Offical docs for Canarytokens'
description: 'Official docs for Canarytokens'
},
},
themeConfig: {
Expand Down

0 comments on commit 35c3af4

Please sign in to comment.