Skip to content

Commit 648e2dc

Browse files
authored
Merge pull request #120 from nspcc-dev/gws
2 parents 9a74c68 + 9b38ee9 commit 648e2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ const Home = ({
213213
renderAs={Notification}
214214
color="grey"
215215
>
216-
<Heading subtitle weight="semibold">Test gateway</Heading>
216+
<Heading subtitle weight="semibold">Gateways</Heading>
217217
<div className="info_caption">
218218
<p>This is a public gateway that MUST NOT be used for production applications, but it can be used for test purposes.</p>
219219
<p>It's a centralization point and it's not guaranteed to always be available.</p>

0 commit comments

Comments
 (0)