From 23cee0d8313d03576c14f5af59faeed8b292ef27 Mon Sep 17 00:00:00 2001 From: keshan Date: Mon, 21 Dec 2020 16:33:39 +0530 Subject: [PATCH] typo corrected --- plugins/techdocs-backend/config.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/techdocs-backend/config.d.ts b/plugins/techdocs-backend/config.d.ts index bb76b21eae..b51d86138a 100644 --- a/plugins/techdocs-backend/config.d.ts +++ b/plugins/techdocs-backend/config.d.ts @@ -14,7 +14,7 @@ * limitations under the License. */ /** - * techdocs schema below is an abstract of what's used within techdocs-backend and for its visisbility + * techdocs schema below is an abstract of what's used within techdocs-backend and for its visibility * to view the complete techdoc schema please refer: plugins/techdocs/config.d.ts * */ export interface Config {