From d5eed6f2063e025c5a9dad2b2cb75245d8cccfe0 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Mon, 5 Aug 2019 23:17:57 +0200 Subject: [PATCH] did you mean 'interactive'? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e85bf6f..fb85db6 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ textboxes: ``` #### 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 textboxes: - title: Neo4j polling