Skip to content

Commit 623cdf7

Browse files
davorgbook
authored andcommitted
Fix a couple of typos
1 parent 6622b4b commit 623cdf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

in/index.tt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<p>Welcome to the Proposed Perl Changes web site.</p>
44

5-
<p>Download this data as <a href="./ppcs.json">JSON</a></p>
5+
<p>Download this data as <a href="./ppcs.json">JSON</a>.</p>
66
<table class="table" id="datatable">
77
<thead>
88
<tr>

ttlib/page.tt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<footer class="footer mt-auto py-3 bg-light">
9595
<div class="container">
9696
<span class="text-muted">Made by <a href="https://links.davecross.co.uk/">Dave Cross</a> /
97-
Code on <a href="https://github.com/Perl/PPCs">Github</a></span>
97+
Code on <a href="https://github.com/Perl/PPCs">GitHub</a></span>
9898
</div>
9999
</footer>
100100

0 commit comments

Comments
 (0)