From 6e5c23bc228b6427d293ead5cafc3f2e774c63d4 Mon Sep 17 00:00:00 2001 From: Matthias Buehl Date: Tue, 24 Mar 2020 16:49:21 +0100 Subject: [PATCH] typo README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d6d436c..9a0ea832 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ After that, watch out for the little popup in the lower right corner of SAP Busi - If your demo user logon window does not show up: clear the browsers login data - If your port is still in use run in your terminal: ``` -> pkill node //kill running node process +> pkill node //kill running node proceses ``` ## Deploy to Cloud Foundry