From 1f75d049c55085990664f5acd4b5ff5438419dfe Mon Sep 17 00:00:00 2001 From: Martonveghcode Date: Mon, 6 Jul 2026 18:37:59 +0200 Subject: [PATCH] Fix documentation typos --- docs/ui/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ui/CHANGELOG.md b/docs/ui/CHANGELOG.md index 3756aa76..bd5659e5 100644 --- a/docs/ui/CHANGELOG.md +++ b/docs/ui/CHANGELOG.md @@ -32,7 +32,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - adjustments to URL redirect to support urls without index.html (root) ([#163](https://github.com/adobe/leonardo/issues/163)) ([6bc0f21](https://github.com/adobe/leonardo/commit/6bc0f217fc7b9612d99e5e68beaa06153a68d0b7)) - bugs in XML, SVG color outputs for scales. Removed console.logs ([42e4a15](https://github.com/adobe/leonardo/commit/42e4a1526d8c3fb9538ba60c52aa050db0bffc8a)) - clean dist before deploy ([7eab1c3](https://github.com/adobe/leonardo/commit/7eab1c37d263f371bb505d06fa072f990c20cba3)) -- corrected URL redirect for backwards compatability ([#157](https://github.com/adobe/leonardo/issues/157)) ([a4c206d](https://github.com/adobe/leonardo/commit/a4c206d69d770c391b763832a635ae44eb521081)) +- corrected URL redirect for backwards compatibility ([#157](https://github.com/adobe/leonardo/issues/157)) ([a4c206d](https://github.com/adobe/leonardo/commit/a4c206d69d770c391b763832a635ae44eb521081)) - update gh-pages so deploy deletes old files ([#158](https://github.com/adobe/leonardo/issues/158)) ([165ebaa](https://github.com/adobe/leonardo/commit/165ebaae847eeca20d22cac47fc4925c5ff1cfe0)) # [1.4.0](https://github.com/adobe/leonardo/compare/@adobe/leonardo-ui@1.3.7...@adobe/leonardo-ui@1.4.0) (2022-08-09) @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - adjustments to URL redirect to support urls without index.html (root) ([#163](https://github.com/adobe/leonardo/issues/163)) ([6bc0f21](https://github.com/adobe/leonardo/commit/6bc0f217fc7b9612d99e5e68beaa06153a68d0b7)) - bugs in XML, SVG color outputs for scales. Removed console.logs ([42e4a15](https://github.com/adobe/leonardo/commit/42e4a1526d8c3fb9538ba60c52aa050db0bffc8a)) - clean dist before deploy ([7eab1c3](https://github.com/adobe/leonardo/commit/7eab1c37d263f371bb505d06fa072f990c20cba3)) -- corrected URL redirect for backwards compatability ([#157](https://github.com/adobe/leonardo/issues/157)) ([a4c206d](https://github.com/adobe/leonardo/commit/a4c206d69d770c391b763832a635ae44eb521081)) +- corrected URL redirect for backwards compatibility ([#157](https://github.com/adobe/leonardo/issues/157)) ([a4c206d](https://github.com/adobe/leonardo/commit/a4c206d69d770c391b763832a635ae44eb521081)) - update gh-pages so deploy deletes old files ([#158](https://github.com/adobe/leonardo/issues/158)) ([165ebaa](https://github.com/adobe/leonardo/commit/165ebaae847eeca20d22cac47fc4925c5ff1cfe0)) ### Features