We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac2538c commit 5475aadCopy full SHA for 5475aad
htmlify.p6
@@ -237,7 +237,7 @@ multi write-type-source($doc) {
237
238
if $type {
239
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
+ an image showing the type relations for $podname. If not, try the <a
241
href="/images/type-graph-{uri_escape $podname}.png">PNG
242
version</a>.</p>];
243
$pod.contents.push: Pod::Raw.new(
0 commit comments