Fix a typo error in the docs/Parameters.md.
This commit is contained in:
Danial Manavi 2020-10-27 16:19:41 +03:30 коммит произвёл GitHub
Родитель cff1458c94
Коммит b5191ee765
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -14,7 +14,7 @@ run the following commands which will extract the necessary
information and display it in a more readable form.
```bash
sudp apt install jq
sudo apt install jq
```
``` bash