diff --git a/src/Home.tsx b/src/Home.tsx index 6babc9e..3dd1841 100644 --- a/src/Home.tsx +++ b/src/Home.tsx @@ -213,20 +213,15 @@ const Home = ({ renderAs={Notification} color="grey" > - Test gateways + Test gateway
-

These are public gateways that MUST NOT be used for production applications, but they can be used for test purposes.

-

They're a centralization point and they're not guaranteed to always be available.

+

This is a public gateway that MUST NOT be used for production applications, but it can be used for test purposes.

+

It's a centralization point and it's not guaranteed to always be available.

- {data.gateways && data.gateways[activeNet].map((node: string[]) => ( - - +
- - HTTP - - REST @@ -236,10 +231,7 @@ const Home = ({
- {node[0]} -
{node[1]}