Skip to content

Commit 2996b71

Browse files
committed
fix typo
1 parent 07b216f commit 2996b71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Since version `v2.14.0` of `@ui5/webcomponents-react`, `@ui5/webcomponents-fiori
9797
**Note:** Most popular bundlers enable tree-shaking for production builds, so there’s no difference in the final bundle size between the recommended and minimal installations.
9898

9999
```sh
100-
npm install @ui5/webcomponents-react @ui5/webcomponents-fiori
100+
npm install @ui5/webcomponents-react @ui5/webcomponents
101101
```
102102

103103
## End of Support for Version 1.x

docs/Welcome.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Since version `v2.14.0` of `@ui5/webcomponents-react`, `@ui5/webcomponents-fiori
7171
**Note:** Most popular bundlers enable tree-shaking for production builds, so there’s no difference in the final bundle size between the recommended and minimal installations.
7272

7373
```sh
74-
npm install @ui5/webcomponents-react @ui5/webcomponents-fiori
74+
npm install @ui5/webcomponents-react @ui5/webcomponents
7575
```
7676

7777
### Version Alignment & Package Mapping

0 commit comments

Comments
 (0)