From c717cbd65d08887d8401084e48cccffb79eeb2d9 Mon Sep 17 00:00:00 2001 From: xianlubird Date: Tue, 7 Nov 2017 17:39:44 +0800 Subject: [PATCH] Fix typo Signed-off-by: xianlu --- docs/user-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide.md b/docs/user-guide.md index 2d180f55..6c4f1fb3 100644 --- a/docs/user-guide.md +++ b/docs/user-guide.md @@ -344,7 +344,7 @@ The currently supported options are: ## Restart -If you want to create normal pods without controllers you can use `restart` construct of docker-compose to define that. Follow table below to see what heppens on the `restart` value. +If you want to create normal pods without controllers you can use `restart` construct of docker-compose to define that. Follow table below to see what happens on the `restart` value. | `docker-compose` `restart` | object created | Pod `restartPolicy` | |----------------------------|-------------------|---------------------|