Skip to content

Commit e794067

Browse files
authored
Merge pull request #286 from xiaohanyu/patch-1
Add missing dot in some end of line.
2 parents dbf5909 + e0a746d commit e794067

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

server/documents/usage/layout.html.eco

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ type : 'Usage'
4343
<div class="content">
4444
<div class="header">Grid</div>
4545
<div class="description">
46-
An introduction to using Semantic UI grids
46+
An introduction to using Semantic UI grids.
4747
</div>
4848
</div>
4949
</a>
@@ -54,7 +54,7 @@ type : 'Usage'
5454
<div class="content">
5555
<div class="header">Attached Content</div>
5656
<div class="description">
57-
Examples of content that can attach to other content
57+
Examples of content that can attach to other content.
5858
</div>
5959
</div>
6060
</a>
@@ -65,7 +65,7 @@ type : 'Usage'
6565
<div class="content">
6666
<div class="header">Bootstrap Migration</div>
6767
<div class="description">
68-
Examples of replacements for components found in Bootstrap
68+
Examples of replacements for components found in Bootstrap.
6969
</div>
7070
</div>
7171
</a>
@@ -81,7 +81,7 @@ type : 'Usage'
8181
<div class="content">
8282
<div class="header">Homepage</div>
8383
<div class="description">
84-
A simple, responsive homepage design with sidebar
84+
A simple, responsive homepage design with sidebar.
8585
</div>
8686
</div>
8787
</a>
@@ -92,7 +92,7 @@ type : 'Usage'
9292
<div class="content">
9393
<div class="header">Sticky Menus</div>
9494
<div class="description">
95-
Using visibility APIs to fix content after passing position in page
95+
Using visibility APIs to fix content after passing position in page.
9696
</div>
9797
</div>
9898
</a>
@@ -103,7 +103,7 @@ type : 'Usage'
103103
<div class="content">
104104
<div class="header">Fixed Menu</div>
105105
<div class="description">
106-
Using a fixed menu with page content
106+
Using a fixed menu with page content.
107107
</div>
108108
</div>
109109
</a>

0 commit comments

Comments
 (0)