diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt
index 3902a02791..f96ea54a0a 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt
@@ -7,7 +7,7 @@
[% INCLUDE 'doc-head-open.inc' %]
[% IF op == 'add_form' %][% IF currency %]Modify currency '[% currency.currency | html %]'[% ELSE %]New currency[% END %][% END %]
[% IF op == 'delete_confirm' %]Confirm deletion of currency '[% currency.currency | html %]'[% END %]
-[% IF op == 'list' %]Currencies[% END %] › Currencies & Exchange rates › Administration › Koha
+[% IF op == 'list' %]Currencies[% END %] › Currencies and exchange rates › Administration › Koha
[% INCLUDE 'doc-head-close.inc' %]
@@ -23,7 +23,7 @@
Administration
[% END %]
[% WRAPPER breadcrumb_item %]
- Currencies & Exchange rates
+ Currencies and exchange rates
[% END %]
[% IF op == 'add_form' %]