Skip to content

Commit d030ae8

Browse files
committed
[design] change some words
1 parent 3359917 commit d030ae8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ <h1 class="menu-item-header-text">Search</h1>
533533
<labelfor="control-header-search-engine-custom-url">URL</label>
534534
<inputid="control-header-search-engine-custom-url" class="control-header-search-engine-custom-url" type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="https://" tabindex="1">
535535
<pclass="input-helper small muted">Eneter a web address with the search parameters, eg: "https://vimeo.com/search?q="</p>
536-
<pclass="input-helper small muted mb-0">nightTab would add the search term entered into the Search input at the end of the above URL</p>
536+
<pclass="input-helper small muted mb-0">nightTab will add the search term entered into the Search input at the end of the above URL</p>
537537
</div>
538538
</div>
539539
<hr>
@@ -787,7 +787,7 @@ <h1 class="menu-item-header-text">Style</h1>
787787
<divclass="input-wrap">
788788
<inputid="control-theme-style-light" class="control-theme-style-light" type="radio" name="control-theme-style" value="light" tabindex="1">
789789
<labelfor="control-theme-style-light">Light</label>
790-
<pclass="input-helper small muted">Accent colour may need to be changed to best fit the Theme Style.</p>
790+
<pclass="input-helper small muted">Accent Colour and Background Image may need to be changed to best fit the Theme Style.</p>
791791
</div>
792792
</div>
793793
</div>

0 commit comments

Comments
(0)