Skip to content

Commit 297b2a0

Browse files
authored
grammar and formatting
1 parent 1dab5ed commit 297b2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ WAIT_TIMEOUT=30
361361

362362
### ENABLE_PAUSE
363363

364-
Enables pause of test execution in any point and enter interactive shell where you will be able to try commands in action.
364+
Enables the ability to pause test execution at any point, and enter an interactive shell where you can try commands in action.
365365
When pause is enabled, MFTF will generate pause() command in _failed() hook so that test will pause execution when failed.
366366

367367
```conf

0 commit comments

Comments
 (0)