~comcloudway/builds.sr.ht

2d69bb71ad20f31c164c1943c02abf2fb4744329 — Josh Soref 1 year, 1 month ago 71d38da
spelling: occurred

Signed-off-by: Josh Soref <jsoref@gmail.com>
1 files changed, 1 insertions(+), 1 deletions(-)

M buildsrht/templates/oauth-error.html
M buildsrht/templates/oauth-error.html => buildsrht/templates/oauth-error.html +1 -1
@@ 2,7 2,7 @@
{% block content %}
<div class="row">
  <section class="col-md-6">
    <h3>An error occured</h3>
    <h3>An error occurred</h3>
    <p>{{ details }}</p>
  </section>
</div>