From d69b758545a457db303266e48dde51328bd4346b Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Sun, 17 Nov 2019 01:18:52 +0000 Subject: [PATCH] Minor grammar fix --- server/documents/collections/grid.html.eco | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/documents/collections/grid.html.eco b/server/documents/collections/grid.html.eco index b9e7b5560a..63c5dc4e5d 100755 --- a/server/documents/collections/grid.html.eco +++ b/server/documents/collections/grid.html.eco @@ -142,7 +142,7 @@ themes : ['Default']

Containers are elements designed to limit page content to a reasonable maximum width for display based on the size of the user's screen.

Using a ui grid container is the best way to include top-level page content inside a grid.

-

In version 1.x of Semantic UI page grid were used to contain the maximum width of grids holding page content. Page grid have been deprecated in favor for the simpler container element.

+

In version 1.x of Semantic UI page grid were used to contain the maximum width of grids holding page content. Page grids have been deprecated in favor of the simpler container element.