From 4e50b658e0849f3cd9fdbee75a7fffc7d0e4fce6 Mon Sep 17 00:00:00 2001 From: djamaile Date: Sat, 19 Feb 2022 15:00:12 +0100 Subject: [PATCH] fix(core-components): spelling mistakes Signed-off-by: djamaile --- .changeset/brown-frogs-judge.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.changeset/brown-frogs-judge.md b/.changeset/brown-frogs-judge.md index e8c62522be..e11414ac39 100644 --- a/.changeset/brown-frogs-judge.md +++ b/.changeset/brown-frogs-judge.md @@ -2,4 +2,6 @@ '@backstage/core-components': patch --- -When clicking on a log line the url will be updated from `/task/uid` to `/task/uid/#line-1`. These urls are also sharable, meaning that the UI will highlight the log line in the hash of the url. +When clicking on a log line the URL will be updated from `/task/uid` to +`/task/uid/#line-1`. This URL are also sharable, meaning that the UI will +highlight the log line in the hash of the URL.