Skip to content

Commit

Permalink
Merge pull request #29 from jfy133/patch-2
Browse files Browse the repository at this point in the history
Typo fix in footer
  • Loading branch information
ewels authored Nov 4, 2020
2 parents b4ff802 + 6774242 commit 4a15e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ <h4 class="panel-title">

<hr>
<div class="container footer text-muted">
<p>SRA-Exporer was written by <a href="http://phil.ewels.co.uk">Phil Ewels</a>. Source code is available under a GNU GPLv3 licence at <a href="https://github.com/ewels/sra-explorer">https://github.com/ewels/sra-explorer</a>.</p>
<p>SRA-Explorer was written by <a href="http://phil.ewels.co.uk">Phil Ewels</a>. Source code is available under a GNU GPLv3 licence at <a href="https://github.com/ewels/sra-explorer">https://github.com/ewels/sra-explorer</a>.</p>
</div>
<hr>

Expand Down

0 comments on commit 4a15e5d

Please sign in to comment.