From c8ba0b4b9f563befcb0331cedf335e416334a1a4 Mon Sep 17 00:00:00 2001
From: Jason Fox <jason-fox@users.noreply.github.com>
Date: Tue, 28 May 2024 17:52:38 +0200
Subject: [PATCH] Update README.md

---
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index f483b1b..bafcfe1 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,8 @@
 [![License: MIT](https://img.shields.io/github/license/fiware/tutorials.Context-Providers.svg)](https://opensource.org/licenses/MIT)
 [![Support badge](https://img.shields.io/badge/tag-fiware-orange.svg?logo=stackoverflow)](https://stackoverflow.com/questions/tagged/fiware)
 
-These tutorial teach FIWARE users about context data and context providers. The tutorial builds on existing entities
-created in the previous tutorials and enables a
-user to retrieve data about a store which is not held directly within the Context Broker.
+These tutorials teach FIWARE users about context data and context providers. The tutorial builds on existing entities
+created in the previous tutorials and enables a user to retrieve data about a store which is not held directly within the Context Broker.
 
 The tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also available as
 [Postman documentation](https://fiware.github.io/tutorials.Context-Providers/).