Skip to content

Commit

Permalink
When referring to the 'thing' it should be GOV.UK
Browse files Browse the repository at this point in the history
www.gov.uk is when we're referring to the URL.
  • Loading branch information
KushalP committed Jul 2, 2013
1 parent 4ebff3e commit 9010f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/root/_base.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<div class="header-wrapper">
<div class="header-global">
<div class="header-logo">
<a href="/" title="Go to the gov.uk homepage" id="logo" class="content">
<a href="/" title="Go to the GOV.UK homepage" id="logo" class="content">
<img src="<%= asset_path 'gov.uk_logotype-2x.png' %>" alt="GOV.UK">
</a>
<a href="#search" class="search-toggle js-header-toggle">Search</a>
Expand Down

0 comments on commit 9010f17

Please sign in to comment.