From 990a3be6b8c0194f95b7ce154e47ee2c1f395222 Mon Sep 17 00:00:00 2001 From: Andy McKay Date: Tue, 19 Apr 2016 09:49:31 -0700 Subject: [PATCH] de-american-ify --- favourite-colour/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/favourite-colour/README.md b/favourite-colour/README.md index c115170..4cbfa5b 100644 --- a/favourite-colour/README.md +++ b/favourite-colour/README.md @@ -1,7 +1,7 @@ # Favourite Colour -Shows and stores your favourite color, in storage.local -in the about:addons page for the addon. +Shows and stores your favourite colour, in storage.local +in the about:addons page for the add-on. Demonstrates: storing data with storage.local, runtime.openOptionsPage and creating an options page.