From 8e670d7d0811e1ea09a8c8523bdd9d7dccc9e46b Mon Sep 17 00:00:00 2001 From: Damien Carbery Date: Sun, 19 Jan 2020 22:46:33 +0000 Subject: [PATCH] Fix typo - repsonsive to responsive in Settings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d39a344..98611d2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This script adds accessibility-compatible responsive menus to Genesis Framework child themes. It is intended as a drop-in plugin that accepts a localized object of settings for the script to use. ## Settings -Settings can be added by localizing an array of appropriate values to the repsonsive-menus.js script (or responsive-menus.min.js if you are serving production). +Settings can be added by localizing an array of appropriate values to the responsive-menus.js script (or responsive-menus.min.js if you are serving production). ```php function prefix_responsive_menu_settings() {