did you mean 'interactive'?

This commit is contained in:
0xflotus 2019-08-05 23:17:57 +02:00 committed by GitHub
parent 7b6315a07a
commit d5eed6f206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ textboxes:
``` ```
#### PTY mode #### PTY mode
In some cases intractive shell won't work, because its stdin is not a terminal. We can fool it, using PTY mode: In some cases interactive shell won't work, because its stdin is not a terminal. We can fool it, using PTY mode:
```yml ```yml
textboxes: textboxes:
- title: Neo4j polling - title: Neo4j polling