From 08de792a41eda5c4bc5ebafbb6fc279daf04b587 Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Thu, 7 Jul 2022 20:07:43 +0530 Subject: [PATCH] Update theme-configs.md --- docs/config/theme-configs.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/config/theme-configs.md b/docs/config/theme-configs.md index a7b6d43a..b1b63151 100644 --- a/docs/config/theme-configs.md +++ b/docs/config/theme-configs.md @@ -134,10 +134,9 @@ interface SidebarItem { ## outlineTitle - Type: `string` +- Default: `On this page` -Can be used to customize title of right sidebar, on top of the outline links. This is useful when writing documentation in another language. - -If the option is `undefined`, then the value of `outlineTitle` option will be used. Namely, it shows "On this page" text by default. +Can be used to customize the title of the right sidebar (on the top of outline links). This is useful when writing documentation in another language. ```js export default {