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 3134f2c commit f93c5b8Copy full SHA for f93c5b8
doc/HomePage.pod6
@@ -5,7 +5,7 @@ programming language!
5
Besides online browsing and searching, you can also
6
<a href="/perl6.html">view everything in one file</a> or
7
<a href="https://github.com/perl6/doc">contribute</a>
8
-by reporting mistakes or sending patches.
+by reporting issues or sending patches.
9
10
<hr/>
11
@@ -24,7 +24,7 @@ by reporting mistakes or sending patches.
24
25
<dt><a href="/type.html">Type Reference</a></dt>
26
<dd>
27
- Index of built-in classes and roles.
+ Index of built-in classes, roles and enums.
28
</dd>
29
30
<dt><a href="/routine.html">Routine Reference</a></dt>
0 commit comments