Skip to content

Commit 554b9c8

Browse files
committed
phrasing
1 parent 2996b71 commit 554b9c8

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
@@ -84,7 +84,7 @@ Install `@ui5/webcomponents-react` along with the `@ui5/webcomponents` and `@ui5
8484
npm install @ui5/webcomponents-react @ui5/webcomponents @ui5/webcomponents-fiori
8585
```
8686

87-
**Note:** If you import anything from another `@ui5/webcomponents-xyz` package, we recommend installing it as a (dev-)dependency as well, even if it’s already included through another package.
87+
**Note:** If you import anything from another `@ui5/webcomponents-xyz` package, we recommend installing it as a dependency as well, even if it’s already included through another package.
8888

8989
### Minimal Installation
9090

docs/Welcome.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Install `@ui5/webcomponents-react` along with the `@ui5/webcomponents` and `@ui5
5858
npm install @ui5/webcomponents-react @ui5/webcomponents @ui5/webcomponents-fiori
5959
```
6060

61-
**Note:** If you import anything from another `@ui5/webcomponents-xyz` package, we recommend installing it as a (dev-)dependency as well, even if it’s already included through another package.
61+
**Note:** If you import anything from another `@ui5/webcomponents-xyz` package, we recommend installing it as a dependency as well, even if it’s already included through another package.
6262

6363
#### Minimal Installation
6464

0 commit comments

Comments
 (0)