Skip to content

Commit

Permalink
revert mistaken change
Browse files Browse the repository at this point in the history
  • Loading branch information
Cesium-Ice committed Sep 17, 2024
1 parent de6a358 commit 5f734cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/wrangling_guidelines/show.html.erb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--Descriptive page name, messages and instructions-->
<h2 class="heading"><%= link_to t(".heading"), wrangling_guidelines_path %> <%= @wrangling_guideline.title %></h2>
<h2 class="heading"><%= link_to t(".heading"), wrangling_guidelines_path %> > <%= @wrangling_guideline.title %></h2>
<!--/descriptions-->

<!--subnav-->
Expand Down

0 comments on commit 5f734cb

Please sign in to comment.