diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb
index 7dd16175..80628e29 100644
--- a/app/views/layouts/application.html.erb
+++ b/app/views/layouts/application.html.erb
@@ -62,7 +62,7 @@
<% end %>
-
<%= t('.cache') %>
+
<%= t('.cash') %>
<% Current.family.accounts.each do |account| %>
diff --git a/config/locales/views/layout/en.yml b/config/locales/views/layout/en.yml
index 9836638e..85310a0f 100644
--- a/config/locales/views/layout/en.yml
+++ b/config/locales/views/layout/en.yml
@@ -3,7 +3,7 @@ en:
layouts:
application:
accounts: Accounts
- cache: Cache
+ cash: Cash
dashboard: Dashboard
new_accoount: New Account
auth: