diff --git a/scripts/typedoc.js b/scripts/typedoc.js index 1ee0a83f..e44c0c1b 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/'