Skip to content

Commit 6cd9bb0

Browse files
committed
Reformulating
1 parent b0cd117 commit 6cd9bb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sindarin/extending.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ defaultName
126126

127127
We just created on script that implements a domain-specific stepping operator that steps between object parsing operations.
128128
However, the STON parser has a variety of parsing operations that may also be interesting.
129-
It makes little sense to group these commands under the Advanced menu, as they are domain-specific, unlike the general-purpose scripts typically found there.
129+
Unlike the general-purpose scripts typically found in the advanced menu, they are domain-specific and it makes little sense to group these commands under that menu.
130130

131131
Therefore, we will build a new menu for our STON stepping scripts!
132132
For that, we will create a generic command that we use to instantiate a new menu with the STON domain-specific stepping operators.

0 commit comments

Comments
 (0)