Fix typo in stack

This commit is contained in:
VirtuBox
2019-09-23 12:24:10 +02:00
parent 5abc051901
commit 986ed19f64
4 changed files with 18 additions and 25 deletions

View File

@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
#### Added
- [STACK] UFW as a STACK available with `--ufw`
- [SECURE] `wo stack secure --ssh` to harden ssh security
#### Changed