Skip to content

Commit 395d47e

Browse files
committed
typos
1 parent aca86aa commit 395d47e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

writing-docs/INDEXING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ so when indexing new items be sure to use one of:
4949
* `Adverbs` (reference of Raku adverbs)
5050
* `Traits` (reference of Raku traits)
5151
* `Phasers` (reference of Raku phasers)
52-
* `Asynchronous Phasers` (reference of Raku asyncronous phasers)
52+
* `Asynchronous Phasers` (reference of Raku asynchronous phasers)
5353
* `Pragmas` (reference of Raku pragmas)
5454
* `Variables` (reference of Raku special variables)
5555
* `Control flow` (terms related to control flow)
@@ -69,7 +69,7 @@ so when indexing new items be sure to use one of:
6969
* `Programs` (legacy, program writing-related topics) # to be decided
7070
* `Reference` (indexing various concepts and names not directly coming from Raku or other languages, for example, `opcode` or `MoarVM`)
7171

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
7373
it fits best.
7474

7575
Other than explicit creation, headers (`=head` elements of Pod) of certain format get an anchor automatically,

0 commit comments

Comments
 (0)