From f259088bb6c707167e3ab93a306105f203890af2 Mon Sep 17 00:00:00 2001 From: Sebastian Schleemilch Date: Fri, 6 Sep 2024 16:33:00 +0200 Subject: [PATCH] Fixed doc typos Signed-off-by: Sebastian Schleemilch --- cdsp/information-layer/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cdsp/information-layer/README.md b/cdsp/information-layer/README.md index ab7aee2..d638f4c 100644 --- a/cdsp/information-layer/README.md +++ b/cdsp/information-layer/README.md @@ -12,7 +12,7 @@ Setting up an information layer in the CDSP involves running a [Database-Router] Please follow installation instructions of the chosen [handler](./handlers/). ## Installation of Database-Router -See [hier](./router/README.md#Install) how to install the Database-Router. +See [here](./router/README.md#Install) how to install the Database-Router. # Running "Hello World" example @@ -73,7 +73,7 @@ The Hello World example in our case is quite simple. We feed an updated value fo See [here](./router/README.md#Run) how to start the database router. ## Look out for the Websocket Server message in the console -If you the handler is running and you are subscribed to that element, when you change the value of `CurrentLocation_Longitude` in ATLAS cloud (let's say `-157845.68200000003`), you should immediately see this line in console: +If the handler is running and you are subscribed to that element, when you change the value of `CurrentLocation_Longitude` in ATLAS cloud (let's say `-157845.68200000003`), you should immediately see this line in console: ``` {