From c7a05e0571711370e4f180ef399f3dd2562c2dbe Mon Sep 17 00:00:00 2001 From: yhua Date: Fri, 20 Jan 2017 16:25:03 +0800 Subject: [PATCH] fix typo --- docs/swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 9b66b5f47..6bbd2ed21 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -6,7 +6,7 @@ info: description: These APIs provide services for manipulating Harbor project. version: "0.3.0" # the domain of the service -host: localshot +host: localhost # array of all schemes that your API supports schemes: - http