Skip to content

Commit ea5bfc6

Browse files
committed
fix typo
1 parent dfe6964 commit ea5bfc6

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
@@ -441,6 +441,6 @@ type : 'Usage'
441441
</div>
442442
<p>A site theme, not to be mistaken with <code>site.variables</code> a file located in every theme, is a special user theme that can be loaded on top of all other themes.</p>
443443
<p>This is the best location to store changes that will be used on a single site. A site theme can be thought of as similar to a <a href="https://codex.wordpress.org/Child_Themes" target="_blank">child theme</a> in Wordpress.</p>
444-
<p>Site theme files <b>are optional includes</b> and can be safely removed if you do not need to add additional changes to a component your project</p>
444+
<p>Site theme files <b>are optional includes</b> and can be safely removed if you do not need to add additional changes to a component on your project.</p>
445445
</div>
446446
</div>

0 commit comments

Comments
 (0)