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>