We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 009ab77 commit bbfacfbCopy full SHA for bbfacfb
docusaurus.config.ts
@@ -6,7 +6,7 @@ import type * as Preset from "@docusaurus/preset-classic";
6
7
const config: Config = {
8
title: "TypeScript from Zero",
9
- tagline: "Learn advanced TypeScript from solid foundations",
+ tagline: "Learn advanced TypeScript starting from solid foundations",
10
favicon: "img/favicon.ico",
11
12
// Set the production url of your site here
0 commit comments