Skip to content

Commit 267cd32

Browse files
authored
Update grid.html.eco
Fixed missing word: row
1 parent 1e9ab36 commit 267cd32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/collections/grid.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@ themes : ['Default']
813813
<h4 class="ui header">
814814
Stretched
815815
</h4>
816-
<p>An can stretch its contents to take up the entire column height</p>
816+
<p>A row can stretch its contents to take up the entire column height</p>
817817
<div class="ui three column divided grid">
818818
<div class="stretched row">
819819
<div class="column">

0 commit comments

Comments
 (0)