···130130 nav
131131 icon={<DiscoverSmall />}
132132 label="Discover"
133133- subtext={"Check out what others are writing!"}
133133+ subtext={"Explore publications!"}
134134 className={props.current ? "bg-bg-page! border-border-light!" : ""}
135135 />
136136 </Link>
+1-1
components/ActionBar/Publications.tsx
···8585 label="Publish on ATP"
8686 icon={<PublishSmall />}
8787 nav
8888- subtext="Start a blog or newletter on the Atmosphere"
8888+ subtext="Start a blog in the Atmosphere"
8989 />
9090 </SpeedyLink>
9191 );