From 0c5cd6ce5f238f949a777c5c437760ae135856cb Mon Sep 17 00:00:00 2001 From: Kiss Miklos Date: Mon, 18 Jul 2022 11:30:33 +0200 Subject: [PATCH] fix changeset 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 8a074727f6..2b988c0d4c 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 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.