From 76540122929c5406c0b2db466dcbb02378e38bb9 Mon Sep 17 00:00:00 2001 From: Iwona Hahn Date: Thu, 25 Feb 2021 22:50:54 +0100 Subject: [PATCH] cosmetics codetour --- .tours/samples.tour | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tours/samples.tour b/.tours/samples.tour index d3c5a22d..b3a15c28 100644 --- a/.tours/samples.tour +++ b/.tours/samples.tour @@ -5,7 +5,7 @@ { "title": "Welcome", "file": "README.md", - "description": "### Welcome to CAP Samples!\n\nThis tour leads you through a collection of samples for the [SAP Cloud Application Programming Model](https://cap.cloud.sap)\nYou will learn which features of the programming models are demonstrated in which sample.\n\nLet's start!", + "description": "### Welcome to CAP Samples!\n\nThis tour leads you through a collection of samples for the [SAP Cloud Application Programming Model (CAP)](https://cap.cloud.sap).\nYou will learn which features of the programming model are demonstrated in which sample.\n\nLet's start!", "line": 2, "selection": { "start": { @@ -133,4 +133,4 @@ ], "isPrimary": true, "description": "Overview of CAP Samples for Node.js" -} \ No newline at end of file +}