File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ so when indexing new items be sure to use one of:
49
49
* ` Adverbs ` (reference of Raku adverbs)
50
50
* ` Traits ` (reference of Raku traits)
51
51
* ` Phasers ` (reference of Raku phasers)
52
- * ` Asynchronous Phasers ` (reference of Raku asyncronous phasers)
52
+ * ` Asynchronous Phasers ` (reference of Raku asynchronous phasers)
53
53
* ` Pragmas ` (reference of Raku pragmas)
54
54
* ` Variables ` (reference of Raku special variables)
55
55
* ` Control flow ` (terms related to control flow)
@@ -69,7 +69,7 @@ so when indexing new items be sure to use one of:
69
69
* ` Programs ` (legacy, program writing-related topics) # to be decided
70
70
* ` Reference ` (indexing various concepts and names not directly coming from Raku or other languages, for example, ` opcode ` or ` MoarVM ` )
71
71
72
- If you see an item mis-categorized , please give it some love or open a ticket if you are not sure where
72
+ If you see an item miscategorized , please give it some love or open a ticket if you are not sure where
73
73
it fits best.
74
74
75
75
Other than explicit creation, headers (` =head ` elements of Pod) of certain format get an anchor automatically,
You can’t perform that action at this time.
0 commit comments