Skip to content

Commit 408c27a

Browse files
authored
Update btp-app-kyma-prepare-xsuaa.md
1 parent 54c1a11 commit 408c27a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tutorials/btp-app-kyma-prepare-xsuaa/btp-app-kyma-prepare-xsuaa.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ primary_tag: software-product-function>sap-cloud-application-programming-model
3939
cds add xsuaa --for production
4040
```
4141

42-
What happens here? Running `cds add xsuaa` does two things:
42+
> What happens here? Running `cds add xsuaa` does two things:
4343
44-
- Adds the XSUAA service to the `package.json` file of your project
45-
- Creates the XSUAA security configuration for your project
44+
> - Adds the XSUAA service to the `package.json` file of your project
45+
> - Creates the XSUAA security configuration for your project
4646
4747
2. Check if the following lines have been added to the `package.json` in your `cpapp` project:
4848

0 commit comments

Comments
 (0)