Skip to content

Commit bbfacfb

Browse files
committed
feat: edit tagline
1 parent 009ab77 commit bbfacfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import type * as Preset from "@docusaurus/preset-classic";
66

77
const config: Config = {
88
title: "TypeScript from Zero",
9-
tagline: "Learn advanced TypeScript from solid foundations",
9+
tagline: "Learn advanced TypeScript starting from solid foundations",
1010
favicon: "img/favicon.ico",
1111

1212
// Set the production url of your site here

0 commit comments

Comments
 (0)