From 272f662a341946e6bcfa8d201a136d19139de1c8 Mon Sep 17 00:00:00 2001 From: orangemug Date: Mon, 28 May 2018 11:29:49 +0100 Subject: [PATCH] Changed 'skip' wording As outlined in --- src/components/Toolbar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Toolbar.jsx b/src/components/Toolbar.jsx index 7d24d748..f53996a7 100644 --- a/src/components/Toolbar.jsx +++ b/src/components/Toolbar.jsx @@ -140,7 +140,7 @@ export default class Toolbar extends React.Component { className="maputnik-toolbar-logo" > - Skip the menu + Skip navigation Maputnik

Maputnik