fix: typo at subtitle

This commit is contained in:
xxDeveloper
2022-09-25 13:51:38 +03:00
committed by GitHub
parent 0936b2db77
commit 6857d86848

View File

@@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/oceanicNext');
/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'sern - Handlers. Redefined.',
tagline: 'With the support of the community made plugins and powerful a CLI, it\'s more than just a handler.',
tagline: 'With the support of the community made plugins and a powerful CLI, it\'s more than just a handler.',
url: 'https://sern-handler.js.org',
baseUrl: '/',
onBrokenLinks: 'throw',