Skip to content

Commit

Permalink
hot fix for consistent messaging
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-or-not-tobi committed Sep 12, 2023
1 parent 1737e55 commit c1952f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/scos/dev/front-end-development/202212.0/oryx/oryx.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion docs/scos/dev/front-end-development/202307.0/oryx/oryx.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c1952f5

Please sign in to comment.