de-american-ify

This commit is contained in:
Andy McKay
2016-04-19 09:49:31 -07:00
parent 3766b1f449
commit 990a3be6b8

View File

@@ -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.