From 30d0090e26108ba91f831edbf7363853c7457c5c Mon Sep 17 00:00:00 2001 From: Lucas De Souza Date: Mon, 12 Dec 2022 09:17:51 -0600 Subject: [PATCH] prettier Signed-off-by: Lucas De Souza --- plugins/catalog-backend/config.d.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/catalog-backend/config.d.ts b/plugins/catalog-backend/config.d.ts index cff8ee71c3..5c5bfea753 100644 --- a/plugins/catalog-backend/config.d.ts +++ b/plugins/catalog-backend/config.d.ts @@ -57,8 +57,8 @@ export interface Config { /** * The exact location, e.g. * "https://github.com/org/repo/blob/master/users.yaml". - * - * The exact location can also be used to match on locations + * + * The exact location can also be used to match on locations * that contain glob characters themselves, e.g. * "https://github.com/org/*\/blob/master/*.yaml". */