Skip to content

Commit 827f99c

Browse files
committed
(docs) fix tag line
1 parent 360c0db commit 827f99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const isProd = process.env.NODE_ENV === 'production';
99

1010
const config: Config = {
1111
title: 'LIPS Scheme',
12-
tagline: 'Powerfull Scheme based Lisp in JavaScript',
12+
tagline: 'Powerful Scheme based Lisp in JavaScript',
1313
favicon: 'img/favicon.ico',
1414

1515
// Set the production url of your site here

0 commit comments

Comments
 (0)