Skip to content

Commit

Permalink
[design] change some words
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieFox committed May 23, 2019
1 parent 3359917 commit d030ae8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ <h1 class="menu-item-header-text">Search</h1>
<label for="control-header-search-engine-custom-url">URL</label>
<input id="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">
<p class="input-helper small muted">Eneter a web address with the search parameters, eg: "https://vimeo.com/search?q="</p>
<p class="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>
<p class="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>
</div>
</div>
<hr>
Expand Down Expand Up @@ -787,7 +787,7 @@ <h1 class="menu-item-header-text">Style</h1>
<div class="input-wrap">
<input id="control-theme-style-light" class="control-theme-style-light" type="radio" name="control-theme-style" value="light" tabindex="1">
<label for="control-theme-style-light">Light</label>
<p class="input-helper small muted">Accent colour may need to be changed to best fit the Theme Style.</p>
<p class="input-helper small muted">Accent Colour and Background Image may need to be changed to best fit the Theme Style.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit d030ae8

Please sign in to comment.