diff --git a/app/home/HomeEmpty/HomeEmpty.tsx b/app/home/HomeEmpty/HomeEmpty.tsx index 1dcab01d..b442bc36 100644 --- a/app/home/HomeEmpty/HomeEmpty.tsx +++ b/app/home/HomeEmpty/HomeEmpty.tsx @@ -56,8 +56,8 @@ export function HomeEmptyState() {
- Note: Right now docs and publications are separate. Soon you'll be able - to send docs to pubs! + Right now docs and publications are separate. Soon you'll be able to add + docs to pubs!
); @@ -79,7 +79,7 @@ export const PublicationBanner = (props: { small?: boolean }) => { Start a Publication {" "} - and blog on the Atmosphere + and blog in the Atmosphere ); @@ -101,7 +101,7 @@ export const DiscoverBanner = (props: { small?: boolean }) => { Explore Publications {" "} - already on the network + on art, tech, games, music & more! );