Skip to content

Commit 58df45c

Browse files
committed
Fix typos
1 parent 4ff7e57 commit 58df45c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Library](https://www.aleksey.com/xmlsec/).
1313

1414
## Documentation
1515

16-
A documentation for `xmlsec` can be found at
16+
Documentation for `xmlsec` can be found at
1717
[xmlsec.readthedocs.io](https://xmlsec.readthedocs.io/).
1818

1919
## Usage
@@ -137,7 +137,7 @@ source:
137137
instructions](#building-from-source).
138138

139139
2. Initialize a virtual environment to develop in. This is done so as
140-
to ensure every contributor is working with close-to-identicial
140+
to ensure every contributor is working with close-to-identical
141141
versions of packages.
142142

143143
``` bash
@@ -193,6 +193,6 @@ Please attach the output of following information:
193193
## License
194194

195195
Unless otherwise noted, all files contained within this project are
196-
licensed under the MIT opensource license. See the included `LICENSE`
196+
licensed under the MIT open source license. See the included `LICENSE`
197197
file or visit [opensource.org](http://opensource.org/licenses/MIT) for
198198
more information.

0 commit comments

Comments
 (0)