From f376f1df9d4d8667d7a398984eb62a706762266c Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Thu, 12 Nov 2020 19:32:38 +0200 Subject: [PATCH] Update typedoc.js --- scripts/typedoc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/typedoc.js b/scripts/typedoc.js index 1ee0a83f0..e44c0c1bc 100755 --- a/scripts/typedoc.js +++ b/scripts/typedoc.js @@ -40,7 +40,7 @@ const generateJson = () => { const jsonFinal = { info: { - title: 'Lib-js', + title: 'Ocean.js', description, version, sourceUrl: 'https://github.com/oceanprotocol/ocean-lib-js/blob/master/'