Fix OrderWatcher title to fix sidebar top

This commit is contained in:
Fabio Berger
2018-12-18 15:32:11 +00:00
parent 18e55830b5
commit 67df5a433d

View File

@@ -24,7 +24,7 @@ const docsInfoConfig: DocsInfoConfig = {
id: DocPackages.OrderWatcher,
packageName: '@0x/order-watcher',
type: SupportedDocJson.TypeDoc,
displayName: 'OrderWatcher',
displayName: 'Order Watcher',
packageUrl: 'https://github.com/0xProject/0x-monorepo',
markdownMenu: {
'getting-started': [markdownSections.introduction, markdownSections.installation],