From 8395c3fbfc4d8678ff3048f9b20ae864748f14bb Mon Sep 17 00:00:00 2001 From: Matthias Buehl Date: Tue, 24 Mar 2020 16:52:01 +0100 Subject: [PATCH] typo README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a0ea832..94096d93 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ After that, watch out for the little popup in the lower right corner of SAP Busi Clean-up the CF space in your trial account if you already used it before. Make sure that there are no services or applications deployed. -Generation of the xs-security.json +Generation of the XSUAA service configuration file xs-security.json: ```sh cds compile srv/ --to xsuaa > xs-security.json ```