diff --git a/doc/tutorial_episode_8.pod b/doc/tutorial_episode_8.pod index e400699..23de53b 100644 --- a/doc/tutorial_episode_8.pod +++ b/doc/tutorial_episode_8.pod @@ -119,7 +119,7 @@ index. make $past; } -First, we retrieve the PAST node for expression. Then, we create a keyed +First, we retrieve the PAST node for EXPR. Then, we create a keyed variable access operation, by creating a PAST::Var node and setting its scope to C. If a C node has keyed scope, then the first child is evaluated as the aggregate object, and the second child is evaluated as the