From fc20e6e059d85f0f84f70539bb14309d979b9c7b Mon Sep 17 00:00:00 2001 From: ILdar Nogmanov Date: Fri, 14 Feb 2020 11:01:44 +0300 Subject: [PATCH] Add missed white space (#21379) --- components/grid/index.en-US.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/grid/index.en-US.md b/components/grid/index.en-US.md index 45ee84de4a..117fe088c6 100644 --- a/components/grid/index.en-US.md +++ b/components/grid/index.en-US.md @@ -109,7 +109,7 @@ If the Ant Design grid layout component does not meet your needs, you can use th | xl | `≥1200px`, could be a `span` value or an object containing above props | number\|object | - | | | xxl | `≥1600px`, could be a `span` value or an object containing above props | number\|object | - | | -The breakpoints of responsive grid follow [BootStrap 4 media queries rules](https://getbootstrap.com/docs/4.0/layout/overview/#responsive-breakpoints)(not including `occasionally part`). +The breakpoints of responsive grid follow [BootStrap 4 media queries rules](https://getbootstrap.com/docs/4.0/layout/overview/#responsive-breakpoints) (not including `occasionally part`).