Skip to content

Commit 6aae115

Browse files
authored
Merge pull request #315 from palerdot/patch-1
Fixed grammatical typo
2 parents ef75830 + bd54a2a commit 6aae115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/elements/divider.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ themes : ['default']
3838
A vertical divider will automatically swap to a horizontal divider at mobile resolutions when used inside a <a href="/collections/grid.html#stackable-grid"><code>stackable grid</code></a>
3939
</div>
4040
<div class="ui warning ignored message">
41-
There is a know bug of vertical dividers after a W3C update. Please read <a href="https://github.com/Semantic-Org/Semantic-UI/issues/4342" target="_blank" rel="nofollow">#4342</a> for more information
41+
There is a known bug of vertical dividers after a W3C update. Please read <a href="https://github.com/Semantic-Org/Semantic-UI/issues/4342" target="_blank" rel="nofollow">#4342</a> for more information
4242
</div>
4343
<div class="ui three column very relaxed grid">
4444
<div class="column">

0 commit comments

Comments
 (0)