Skip to content

Commit

Permalink
Merge pull request #44 from CityOfPhiladelphia/main
Browse files Browse the repository at this point in the history
adds hyphen to title so it is "drop-off"
  • Loading branch information
ajrothwell authored Nov 1, 2023
2 parents 2c0fd20 + f3a4375 commit 75c6dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i18n/en-us.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
export default {
language: 'English',
app: {
title: 'Election Offices and Mail-in Dropoff Locations',
title: 'Election Offices and Mail-in Drop-off Locations',
subtitle: 'Find a location near you.',
// bannerAlert: 'Many sites are closed today. Check specific site details for more information.',
noResults: 'No site was found within your search. Please try again.',
Expand Down

0 comments on commit 75c6dcc

Please sign in to comment.