From 54c156e09d1d65fbf3cd9007c1932f95261d6249 Mon Sep 17 00:00:00 2001 From: Jamie Hewitt Date: Wed, 25 May 2022 17:08:54 +0100 Subject: [PATCH] Updating CodeExamples.md --- CodeExamples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CodeExamples.md b/CodeExamples.md index 3e276a51..c9558cbd 100644 --- a/CodeExamples.md +++ b/CodeExamples.md @@ -1,5 +1,5 @@ # Ocean.js Code Examples - + ## Introduction The following guide runs you through the process of using ocean.js to publish and then consume a dataset. The code examples below are all working and you can learn how to publish by following along.