Skip to content

Commit dbf5909

Browse files
authored
Merge pull request #290 from gitname/patch-1
Add missing words
2 parents 54f928b + 4c08bd6 commit dbf5909

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

server/documents/elements/container.html.eco

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ themes : ['Default']
3232

3333
<h3 class="ui header">Container Sizes</h3>
3434

35-
<p>Containers are designed to responsively adjust their maximum width based on the size of the screen they are appearing.</p>
35+
<p>Containers are designed to responsively adjust their maximum width based on the size of the screen on which they are appearing.</p>
3636

3737
<table class="ui celled definition table">
3838
<thead>
@@ -462,4 +462,4 @@ themes : ['Default']
462462

463463

464464
<div class="main container"></div>
465-
</div>
465+
</div>

0 commit comments

Comments
 (0)