From 73d31802a4060a8f2bd4c8d613485552a15733a7 Mon Sep 17 00:00:00 2001 From: Falco Nogatz Date: Wed, 23 Oct 2019 17:17:18 +0200 Subject: [PATCH] =?UTF-8?q?Correct=20spelling:=20"complition"=20=E2=86=92?= =?UTF-8?q?=20"completion"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6443073..6a11015 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Linux sudo curl -o /etc/bash_completion.d/magento2-bash-completion https://raw.githubusercontent.com/yvoronoy/magento2-bash-completion/master/magento2-bash-completion ``` -Don't forget reload shell or you can load new complition by next command: `user@host:~$ . /etc/bash_completion.d/magento2-bash-completion` +Don't forget reload shell or you can load new completion by next command: `user@host:~$ . /etc/bash_completion.d/magento2-bash-completion` ## Installation Magento2 Bash Completion Extension Magento2 Bash Completion Extension allows you generate your own bash completion list. It collects all available commands and generates a bash completion.