Skip to content

Commit 5065869

Browse files
committed
fix: small typos
1 parent 2c52a34 commit 5065869

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ import { themes } from "prism-react-renderer";
55
const config: Config = {
66
title: "SettleMint Developer Hub",
77
tagline:
8-
"The Blockchain Transformation platform for developers to rapidly build blockchain applications",
8+
"The Blockchain Transformation Platform for developers to rapidly build blockchain applications",
99
url: "https://console.settlemint.com",
1010
baseUrl: "/documentation/",
1111
onBrokenLinks: "warn",
1212
onBrokenMarkdownLinks: "warn",
1313
trailingSlash: true,
1414
favicon: "img/favicon.ico",
1515
organizationName: "settlemint", // Usually your GitHub org/user name.
16-
projectName: "bpaas", // Usually your repo name.
16+
projectName: "btp-docs", // Usually your repo name.
1717
plugins: [
1818
[
1919
require.resolve("@cmfcmf/docusaurus-search-local"),

0 commit comments

Comments
 (0)