diff --git a/app/views/docs/how-it-works.html.slim b/app/views/docs/how-it-works.html.slim index fd5fc56..0d68279 100644 --- a/app/views/docs/how-it-works.html.slim +++ b/app/views/docs/how-it-works.html.slim @@ -20,7 +20,7 @@ markdown: ## Recording You probably know `ssh`, `screen` or `script` command. Actually, Asciinema - was inspired by `script` (and `scripteplay`) commands. What you may not know + was inspired by `script` (and `scriptreplay`) commands. What you may not know is they all use the same UNIX system capability: [a pseudo-terminal](http://en.wikipedia.org/wiki/Pseudo_terminal).