aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-07-17 13:31:30 +0100
committerStruan Donald <struan@exo.org.uk>2013-07-17 13:31:30 +0100
commita4d8a4bfc9a0409e18eeac5010fd235c60301000 (patch)
tree46f81c250e8897854dd215d6dc979506e762a596 /src
parentd998b9f615bc1cb57c46f14ebb248c6dc7566bac (diff)
correct typo
Diffstat (limited to 'src')
-rw-r--r--src/js/strings.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/strings.js b/src/js/strings.js
index 5738c32..9f2f1aa 100644
--- a/src/js/strings.js
+++ b/src/js/strings.js
@@ -36,7 +36,7 @@
locate_dismissed: 'Please search for a street name and area, or postcode.',
geolocation_failed: 'Could not determine your location, please search for a street name and area, or postcode instead.',
geolocation_denied: 'Could not access location services. Please check permissions.',
- select_category: '-- Pick a categoy --',
+ select_category: '-- Pick a category --',
required: 'required',
invalid_email: 'Invalid email',
invalid_report: 'Invalid report',