Skip to content

Commit 87c065b

Browse files
flovogtKlattG
andcommitted
docs: Apply suggestions from code review
Co-authored-by: Günter Klatt <guenter.klatt@sap.com>
1 parent c742a7a commit 87c065b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

plugins/ui5-typescript-conversion/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ In Claude Code:
1818
/plugin install ui5-typescript-conversion@claude-plugins-official
1919
```
2020

21-
## Installing skills only
21+
## Installing Skills Only
2222

23-
If your coding agent does not support plugins, you can install the skills directly using the [skills](https://www.npmjs.com/package/skills) package:
23+
If your coding agent doesn't support plugins, install the skills directly using the [skills](https://www.npmjs.com/package/skills) package:
2424

2525
```bash
2626
npx skills add UI5/plugins-coding-agents

plugins/ui5/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ In Claude Code:
2222
/plugin install ui5@claude-plugins-official
2323
```
2424

25-
## Installing skills only
25+
## Installing Skills Only
2626

27-
If your coding agent does not support plugins, you can install the skills directly using the [skills](https://www.npmjs.com/package/skills) package:
27+
If your coding agent doesn't support plugins, install the skills directly using the [skills](https://www.npmjs.com/package/skills) package:
2828

2929
```bash
3030
npx skills add UI5/plugins-coding-agents

0 commit comments

Comments
 (0)