Skip to content

Commit 231d7e2

Browse files
committed
docs(usage): proofread copy and fix capitalization
1 parent 6c68876 commit 231d7e2

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

usage.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
---
66
<div class="zd-section">
77
<h2 id="download-docsets">Download Docsets</h2>
8-
<p>After installing Zeal go to <kbd>Tools</kbd><kbd>Docsets</kbd> to browse and download docsets.</p>
8+
<p>After installing Zeal, go to <kbd>Tools</kbd><kbd>Docsets</kbd> to browse and download docsets.</p>
99

1010
<h2>Search Filters</h2>
11-
<p>You can limit search results to a specific (or a set of specific) docsets.</p>
11+
<p>You can limit search results to a specific docset, or a set of docsets.</p>
1212
<p>The docset filter and the search query are delimited by a colon character (<code>:</code>).</p>
1313
<p>Examples:</p>
1414
<ul>
@@ -33,7 +33,7 @@ <h2 id="shortcuts">Keyboard Shortcuts</h2>
3333
<td><kbd>Ctrl+K</kbd> or <kbd>Ctrl+L</kbd></td>
3434
</tr>
3535
<tr>
36-
<td>Find in page</td>
36+
<td>Find in Page</td>
3737
<td><kbd>Ctrl+F</kbd> or <kbd>/</kbd></td>
3838
</tr>
3939
<tr>
@@ -69,7 +69,7 @@ <h2 id="shortcuts">Keyboard Shortcuts</h2>
6969
<td><kbd>Ctrl+0</kbd></td>
7070
</tr>
7171
<tr>
72-
<td>Hide/show Sidebar</td>
72+
<td>Hide/Show Sidebar</td>
7373
<td><kbd>Ctrl+B</kbd></td>
7474
</tr>
7575
<tr>
@@ -98,7 +98,7 @@ <h3>IntelliJ IDEA</h3>
9898
There is an IDEA plugin available at <a href="https://plugins.jetbrains.com/plugin/7351?pr=idea">https://plugins.jetbrains.com/plugin/7351?pr=idea</a>.
9999
</p>
100100

101-
<h3>KTextEditor (Kate, KWrite, KDevelop, Kile, etc)</h3>
101+
<h3>KTextEditor (Kate, KWrite, KDevelop, Kile, etc.)</h3>
102102

103103
<p>
104104
A plugin for KTextEditor-based editors is available at <a href="https://github.com/g3ar/ZealSearch">https://github.com/g3ar/ZealSearch</a>.
@@ -110,7 +110,7 @@ <h3>Sublime Text</h3>
110110
There is a Sublime Text 2/3 package available at <a href="https://github.com/vaanwd/Zeal">https://github.com/vaanwd/Zeal</a>.
111111
</p>
112112

113-
<h3>VIM</h3>
113+
<h3>Vim</h3>
114114

115115
<p>
116116
There is a Vim plugin available at <a href="https://github.com/KabbAmine/zeavim.vim">https://github.com/KabbAmine/zeavim.vim</a>.

0 commit comments

Comments
 (0)