Skip to content

Commit 86d7f9f

Browse files
authored
Merge pull request #308 from gitname/patch-3
Add missing punctuation
2 parents 5ac4904 + 8d75f44 commit 86d7f9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/usage/theming.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ type : 'Usage'
337337

338338
<div class="no example">
339339
<h4 class="ui header">Theme Files</h4>
340-
<p>Themes are made up of two files a <code>.variables</code> file and a <code>.overrides</code> file. A theme can include both variables and overrides, or just either one alone.</p>
340+
<p>Themes are made up of two files: a <code>.variables</code> file and a <code>.overrides</code> file. A theme can include both variables and overrides, or just either one alone.</p>
341341
</div>
342342
<div class="no example">
343343
<h4 class="ui header">Variables Files</h4>

0 commit comments

Comments
 (0)