diff --git a/components/Navigation.tsx b/components/Navigation.tsx index 3585e64..885af84 100644 --- a/components/Navigation.tsx +++ b/components/Navigation.tsx @@ -113,7 +113,7 @@ const Navigation = () => { - {snap.files.length > 0 ? "Gist: " : "Playground"} + {snap.files.length > 0 ? "Gist: " : "Builder"} {snap.files.length > 0 && ( - XRPL Hooks Editor + XRPL Hooks Builder