From 92c0daecd53511a18b911d57fd5cb5de5bf613be Mon Sep 17 00:00:00 2001 From: Ramil Muratov Date: Mon, 29 Jun 2020 08:54:12 +0300 Subject: [PATCH] Update index.html --- property/grid-template/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/property/grid-template/index.html b/property/grid-template/index.html index e8030527..a68da480 100644 --- a/property/grid-template/index.html +++ b/property/grid-template/index.html @@ -18,7 +18,7 @@

#grid-template

-

Shorthand property for grid-template-rows grid-template-columns and grid-template-area.

+

Shorthand property for grid-template-rows grid-template-columns and grid-template-areas.