From c1952f59c6f43e4180c5d6c26f6b7b0fb077e795 Mon Sep 17 00:00:00 2001 From: tobi-or-not-tobi Date: Wed, 13 Sep 2023 00:46:00 +0200 Subject: [PATCH] hot fix for consistent messaging --- docs/scos/dev/front-end-development/202212.0/oryx/oryx.md | 2 +- docs/scos/dev/front-end-development/202307.0/oryx/oryx.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/scos/dev/front-end-development/202212.0/oryx/oryx.md b/docs/scos/dev/front-end-development/202212.0/oryx/oryx.md index 3c941088197..e4fa985d3db 100644 --- a/docs/scos/dev/front-end-development/202212.0/oryx/oryx.md +++ b/docs/scos/dev/front-end-development/202212.0/oryx/oryx.md @@ -13,7 +13,7 @@ There are different ways to learn Oryx. To start developing with Oryx right away - Composable and configurable: components can be composed and configured to fit your project needs. - Extensible and upgradable: components are customizable without losing the ability to upgrade to newer versions. -- Platform agnostic: Oryx is based on web components and uses plain Typescript code wherever possible, so it can be integrated into any web technology. +- Web framework agnostic: Oryx is based on web components and uses plain Typescript code wherever possible, so it can be integrated into any web technology. - Component driven: Oryx is component centric and is based on web components - Multi-site: supports multiple sites within one installation. - High quality: optimized for performance, SEO, and responsive design with keyboard support. diff --git a/docs/scos/dev/front-end-development/202307.0/oryx/oryx.md b/docs/scos/dev/front-end-development/202307.0/oryx/oryx.md index 3c941088197..e4fa985d3db 100644 --- a/docs/scos/dev/front-end-development/202307.0/oryx/oryx.md +++ b/docs/scos/dev/front-end-development/202307.0/oryx/oryx.md @@ -13,7 +13,7 @@ There are different ways to learn Oryx. To start developing with Oryx right away - Composable and configurable: components can be composed and configured to fit your project needs. - Extensible and upgradable: components are customizable without losing the ability to upgrade to newer versions. -- Platform agnostic: Oryx is based on web components and uses plain Typescript code wherever possible, so it can be integrated into any web technology. +- Web framework agnostic: Oryx is based on web components and uses plain Typescript code wherever possible, so it can be integrated into any web technology. - Component driven: Oryx is component centric and is based on web components - Multi-site: supports multiple sites within one installation. - High quality: optimized for performance, SEO, and responsive design with keyboard support.