Skip to content

Commit 5347ef5

Browse files
committed
Fix grammar
1 parent 1500a4f commit 5347ef5

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
@@ -4,11 +4,11 @@ Use EasyCert to easily generate webserver certificates against a private certifi
44
Why would you want to use this? This should only be used within company networks, never public facing. You would use this to implement
55
your own TLS connections where you are dealing in a test environment where the security doesn't really matter. This is more about making
66
sure things work across https correctly. In other words, when you are working on anything production-level you'd want to acquire a genuine
7-
certificate from a trust certificate authority and probably pay for it.
7+
certificate from a trusted certificate authority and probably pay for it.
88

99
## Requirements
1010

11-
This has been test and run on OSX which is comes pre-installed with openssl, that is all you need.
11+
This has been tested and run on OSX which is comes pre-installed with openssl, that is all you need.
1212

1313
## Installation
1414

0 commit comments

Comments
 (0)