From acf57f9aadb7b84da514858a4deffdab868c61c1 Mon Sep 17 00:00:00 2001 From: Kiss Miklos Date: Mon, 18 Jul 2022 09:47:59 +0200 Subject: [PATCH] remove duplicate 'the' Signed-off-by: Kiss Miklos --- .changeset/hip-pets-glow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/hip-pets-glow.md b/.changeset/hip-pets-glow.md index 517fd9932e..8a074727f6 100644 --- a/.changeset/hip-pets-glow.md +++ b/.changeset/hip-pets-glow.md @@ -2,4 +2,4 @@ '@backstage/config-loader': patch --- -From now on the \$file placeholder will trim the the whitespaces and newline characters from the end of the file it reads. +From now on the \$file placeholder will trim the whitespaces and newline characters from the end of the file it reads.