From 817be8854a5f791f163089b8d160a4b0f10efaae Mon Sep 17 00:00:00 2001 From: Daniel Hutzel Date: Wed, 26 Mar 2025 07:38:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d32b6e13..a0f91832 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ cds watch bookshop > After that open this link in your browser: [http://localhost:4004](http://localhost:4004) >
When asked to log in, type `alice` as user and leave the password field blank. ->
Learn more about [default users](https://cap.cloud.sap/docs/node.js/authentication#mocked). +>
Learn more about [mock users](https://cap.cloud.sap/docs/node.js/authentication#mocked). ### Testing