Skip to content

Commit

Permalink
docs(core): fix typos (#1351)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuke-ellington authored Jun 24, 2024
1 parent 9ef6dac commit 59551fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/documentation/docs/controls/modal.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ files={{

## Loading

How to open a loading modal is independent from the framework in use. Note that you have to import `showLoadingModal` from the core package `@siemens/ix`.
How to open a loading modal is independent from the framework in use. Note that you have to import `showModalLoading` from the core package `@siemens/ix`.

<Playground name="loading" files={{
react: ['loading.tsx'],
Expand Down
2 changes: 1 addition & 1 deletion packages/documentation/docs/release-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: Versioning and releases
# Siemens Industrial Experience versioning and releases

<p className="text-l-title">
Our Siemens Industrial Experience design team strive to provide a stable and reliable system that's constantly evolving to meet your needs. This section describes our practices for new features and changes, deprecating and removing outdated features, and our long-term support for older versions.
Our Siemens Industrial Experience design team strives to provide a stable and reliable system that's constantly evolving to meet your needs. This section describes our practices for new features and changes, deprecating and removing outdated features, and our long-term support for older versions.
</p>

### Versioning
Expand Down

0 comments on commit 59551fe

Please sign in to comment.