From cd7f8e5246cb309f9535e1970334d9f8777bfae1 Mon Sep 17 00:00:00 2001 From: Adzim Zul Fahmi Date: Fri, 18 Jan 2019 22:55:50 +0700 Subject: [PATCH] fixing typo --- compose/reference/port.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/reference/port.md b/compose/reference/port.md index 96051ba507..1892210b0a 100644 --- a/compose/reference/port.md +++ b/compose/reference/port.md @@ -1,5 +1,5 @@ --- -description: Prints the public port for a port binding.s +description: Prints the public port for a port bindings. keywords: fig, composition, compose, docker, orchestration, cli, port title: docker-compose port notoc: true