From 72760b3cf841377f32ce4a142ba777112489371c Mon Sep 17 00:00:00 2001 From: endiliey Date: Tue, 29 Oct 2019 21:39:32 +0700 Subject: [PATCH] nits --- CHANGELOG-2.x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG-2.x.md b/CHANGELOG-2.x.md index eecc0f5165ff..15ef57a9af92 100644 --- a/CHANGELOG-2.x.md +++ b/CHANGELOG-2.x.md @@ -3,7 +3,7 @@ ## Unreleased - Fixed a bug in which if `themeConfig.algolia` is not defined, the custom searchbar won't appear. -If you've swizzled Algolia `SearchBar` component before, please update your source code otherwise CSS might break +If you've swizzled Algolia `SearchBar` component before, please update your source code otherwise CSS might break. See [#1909](https://github.com/facebook/docusaurus/pull/1909/files) for reference. ```js - +