Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Ernst authored and jernst committed Oct 19, 2024
1 parent 44258b0 commit c8013cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set plan_session = run.plan.sessions[run_session.plan_session_index] %}
<header class="feditest title" style="text-align: center">
<h1><span class="prefix"><a href="https://feditest.org/">Feditest</a> Sess Report:</span> {{ plan_session.name }}</h1>
<h1><span class="prefix"><a href="https://feditest.org/">Feditest</a> Session Report:</span> {{ plan_session.name }}</h1>
<p class="id">{{ run.id }} [<a href="{{ matrix_file_path }}">Summary</a>] </p>
</header>

0 comments on commit c8013cd

Please sign in to comment.