Skip to content

Commit 017e594

Browse files
authored
Fix a minor typo (#683)
I found this small typo in the documentation. I'm unsure if this is the right way to contribute. Hopefully this helps :)
1 parent 4682832 commit 017e594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

help/C/xreader.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ <h2 id="to-open-a-document">To Open A Document</h2>
225225
<li><p>Click Open. xreader displays the name of the document in the titlebar of the window.</p></li>
226226
</ol>
227227
<p>To open another document, choose FileOpen again. xreader opens each file in a new window.</p>
228-
<p>If you try to open a document with format that xreader does not recognize, the application displays an error message.</p>
228+
<p>If you try to open a document with a format that xreader does not recognize, the application displays an error message.</p>
229229
<h2 id="to-navigate-through-a-document">To Navigate Through a Document</h2>
230230
<p>You can navigate through a file as follows:</p>
231231
<ul>

0 commit comments

Comments
 (0)