fix(core-components): spelling mistakes

Signed-off-by: djamaile <rdjamaile@gmail.com>
This commit is contained in:
djamaile
2022-02-19 15:00:12 +01:00
parent d91d22bb19
commit 4e50b658e0
+3 -1
View File
@@ -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.