Rename workplaces to workspaces

This commit is contained in:
Luis Cielak
2018-05-31 09:36:38 -04:00
parent 7f0924df67
commit 5080f0fa60
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
<ul class="usa-nav-primary usa-accordion">
{% for item in [
['home', 'Home'],
['workplaces', 'Workplaces'],
['workspaces', 'Workspaces'],
['requests', 'Requests'],
['users', 'Users' ],
['reports', 'Reports' ],