We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff7e57 commit 21e47b0Copy full SHA for 21e47b0
1 file changed
README.md
@@ -137,7 +137,7 @@ source:
137
instructions](#building-from-source).
138
139
2. Initialize a virtual environment to develop in. This is done so as
140
- to ensure every contributor is working with close-to-identicial
+ to ensure every contributor is working with close-to-identical
141
versions of packages.
142
143
``` bash
@@ -193,6 +193,6 @@ Please attach the output of following information:
193
## License
194
195
Unless otherwise noted, all files contained within this project are
196
-licensed under the MIT opensource license. See the included `LICENSE`
+licensed under the MIT open source license. See the included `LICENSE`
197
file or visit [opensource.org](http://opensource.org/licenses/MIT) for
198
more information.
0 commit comments