Skip to content

Commit c50f95f

Browse files
committed
Correcting spelling mistakes in README.MD
1 parent ee20305 commit c50f95f

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
@@ -1,9 +1,9 @@
11
SSLLWrapper
22
===========
33

4-
SSLLWrapper stands for SSL Labs Wrapper which I believe is the first .NET wrapper developed for the new [SSL Labs' Assessment API's](https://github.com/ssllabs/ssllabs-scan/blob/master/ssllabs-api-docs.md) that allow the comsumer to test SSL servers on the public internet.
4+
SSLLWrapper stands for SSL Labs Wrapper which I believe is the first .NET wrapper developed for the new [SSL Labs' Assessment API's](https://github.com/ssllabs/ssllabs-scan/blob/master/ssllabs-api-docs.md) that allow the consumer to test SSL servers on the public internet.
55

6-
This wrapper easies the communication to the API's for .NET developers wich allows you as the developer to focus on your project rather than managing the plumbing and overhead required to comsume the API's.
6+
This wrapper easies the communication to the API's for .NET developers which allows you as the developer to focus on your project rather than managing the plumbing and overhead required to consume the API's.
77

88
**Notes**
99
- SSL Labs' Assessment API's are currently still in development and are subject to change.

0 commit comments

Comments
 (0)