Updated some copy

This commit is contained in:
Valtteri Karesto
2022-05-11 14:22:48 +03:00
parent 2300c201f8
commit 3a3d984098
2 changed files with 6 additions and 6 deletions

View File

@@ -113,7 +113,7 @@ const Navigation = () => {
<Text
css={{ fontSize: "$xs", color: "$mauve10", lineHeight: 1 }}
>
{snap.files.length > 0 ? "Gist: " : "Playground"}
{snap.files.length > 0 ? "Gist: " : "Builder"}
{snap.files.length > 0 && (
<Link
href={`https://gist.github.com/${snap.gistOwner || ""}/${