#3545 Fix spelling error on masthead
Merged 5 years ago by ryanlerch. Opened 5 years ago by pfrields.
pfrields/pagure fix-trivial-spelling  into  master

@@ -5,7 +5,7 @@ 

    <div class="col-md-8">

        <div class="jumbotron bg-transparent m-0 py-4 text-center">

            <h1 class="display-5">Welcome to Pagure</h1>

-           <p class="lead">Pagure is a Open Source software code hosting system.</p>

+           <p class="lead">Pagure is an Open Source software code hosting system.</p>

          </div>

    </div>

  </div>

no initial comment

:thumbsup: LGTM

Thanks for the PR!

Pull-Request has been merged by ryanlerch

5 years ago