We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fc76af commit 6e67648Copy full SHA for 6e67648
website/docs/chapter-02/05_keyword_interface.md
@@ -336,7 +336,7 @@ When calling this keyword all named arguments that are not explicitly defined as
336
337
They are optional and can be omitted.
338
339
-With this configuration it is i.e. possible to redirect the output of the process to a file or to set the working directory of the process.
+With this configuration it is possible to e.g. redirect the output of the process to a file or to set the working directory of the process.
340
341
Example redirecting stdout and stderr to a file:
342
```robotframework
0 commit comments