Skip to content

Commit 5475aad

Browse files
committed
typo, mauke++
1 parent ac2538c commit 5475aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htmlify.p6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ multi write-type-source($doc) {
237237

238238
if $type {
239239
my $tg-preamble = qq[<h1>Type graph</h1>\n<p>Below you should see
240-
an imgage showing the type relations for $podname. If not, try the <a
240+
an image showing the type relations for $podname. If not, try the <a
241241
href="/images/type-graph-{uri_escape $podname}.png">PNG
242242
version</a>.</p>];
243243
$pod.contents.push: Pod::Raw.new(

0 commit comments

Comments
 (0)