docs/dsl/README.md in teuton-2.1.11 vs docs/dsl/README.md in teuton-2.2.2

- old
+ new

@@ -16,10 +16,10 @@ | :----------------------------- | :---------- | | [group](definition/group.md) | Define a group of items to check. | | [target](definition/target.md) | Define a target. This is the item to be checked. | | Remote [run](definition/run_remote.md)| Execute command into remote host. | | Local [run](definition/run_local.md) | Execute command into local host. | -| [result](definition/result.md) | Contain the output of previous `goto` order. | +| [result](definition/result.md) | Contain the output of previous `run` order. | | [expect](definition/expect.md) | Check the obtained result with the expected value. | ## Execution instructions DSL key word related with reports and information.