From 36eac699880cf39ae2e9905b1992a420aefd9a67 Mon Sep 17 00:00:00 2001 From: siavashsoleymani Date: Tue, 27 Oct 2020 10:01:11 +0330 Subject: [PATCH] dokku: fix typo --- pages/common/dokku.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/dokku.md b/pages/common/dokku.md index a104d0cce..eac2bc44b 100644 --- a/pages/common/dokku.md +++ b/pages/common/dokku.md @@ -4,7 +4,7 @@ > Easily deploy multiple apps to your server in different languages using a single `git-push` command. > More information: . -- List runinng apps: +- List running apps: `dokku apps`