From 09913e7e140f660ed386553f3b78495f572de352 Mon Sep 17 00:00:00 2001 From: GARCIA Guillaume Date: Fri, 19 Apr 2024 10:38:32 +0200 Subject: [PATCH] Update README.md Typo --- exercises/ex2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/ex2/README.md b/exercises/ex2/README.md index d3b933c..8e43a37 100644 --- a/exercises/ex2/README.md +++ b/exercises/ex2/README.md @@ -1,6 +1,6 @@ # Exercise 2 - Exposing and Consuming Services via HTTP -In this exercise, we will create an HTTP serivce and custom ABAP HTTP handler class. We will then consume an external HTTP service as well by leveraging the SAP API Hub. You can view APIs of the SAP API Hub at the following URL. +In this exercise, we will create an HTTP service and custom ABAP HTTP handler class. We will then consume an external HTTP service as well by leveraging the SAP API Hub. You can view APIs of the SAP API Hub at the following URL. https://api.sap.com/package/SAPS4HANACloud/all