Skip to content

Commit fffff45

Browse files
committed
nits
1 parent a0306a4 commit fffff45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/config/nav.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ menu:
1212
- community
1313

1414
polkadot-sdk:
15-
title: Substrate -> Polkadot SDK
15+
title: Substrate to Polkadot SDK
1616
url: /polkadot-sdk/
1717

1818
quick-start:

src/pages/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default function Home({ data }) {
3131
<Section className="flex justify-center">
3232
<Card
3333
title="Polkadot SDK"
34-
text="Polkadot SDK is now the overarching name for Substrate, and the rest of Polkadot's Development Kit"
34+
text="Polkadot SDK is the overarching name for Substrate, and the rest of Polkadot's Development Kit."
3535
featured_image="/media/images/homepage/hands-on.png"
3636
link="/polkadot-sdk"
3737
bodyLinkOneURL="https://github.com/polkadot-developers/"

0 commit comments

Comments
 (0)