Skip to content

Commit

Permalink
update pageheading
Browse files Browse the repository at this point in the history
  • Loading branch information
NarenderRajuB committed Oct 1, 2024
1 parent 3be8409 commit 46dd98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/blueprints/fund_builder/templates/round.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{% block content %}
<div class="govuk-grid-row">
<div class="govuk-grid-column-full">
<h1 class="govuk-heading-l">{{ pageheading }}</h1>
<h1 class="govuk-heading-l">{{ pageHeading }}</h1>
<div class="govuk-form-group">
<fieldset class="govuk-fieldset">
<form method="POST">
Expand Down

0 comments on commit 46dd98a

Please sign in to comment.