update text

pull/5370/head
Aniket-Engg 2 years ago committed by Aniket
parent 11a00f2f42
commit 8261c83182
  1. 2
      apps/etherscan/src/app/routes.tsx

@ -43,7 +43,7 @@ export const DisplayRoutes = () => (
</DefaultLayout>} />
<Route
path="/settings"
element={<DefaultLayout from="/settings" title="Set API Key">
element={<DefaultLayout from="/settings" title="Set Explorer API Key">
<CaptureKeyView />
</DefaultLayout>} />
</Routes>

Loading…
Cancel
Save