Skip to content

Commit 4c3a1e8

Browse files
committed
docs: fix typos in README
1 parent 97ee163 commit 4c3a1e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,13 +215,13 @@ osslsigncode.exe add -addUnauthenticatedBlob -in your_signed_file.exe -out out.e
215215
This feature allows for doing dumb things. Be very careful with what you put
216216
in the unauthenticated blob, as an attacker could modify this. Do NOT, under
217217
any circumstances, put a URL here that you will use to download an additional
218-
file. If you do do that, you would need to check the newly downloaded file is
218+
file. If you do that, you would need to check the newly downloaded file is
219219
code signed AND that it has been signed with your cert AND that it is the
220220
version you expect.
221221

222222
## BUGS, QUESTIONS etc.
223223

224-
Check whether your your question or suspected bug was already
224+
Check whether your question or suspected bug was already
225225
discussed on https://github.com/mtrojnar/osslsigncode/issues.
226226
Otherwise, open a new issue.
227227

0 commit comments

Comments
 (0)