File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,13 +30,13 @@ Old version is available as `v0.9.x` branch https://github.com/syoyo/tinyobjload
3030* 14 Apr, 2019 : Bump version v2.0.0 rc0. New C++ API and python bindings!(1.x API still exists for backward compatibility)
3131* 20 Aug, 2016 : Bump version v1.0.0. New data structure and API!
3232
33- ## Requirents
33+ ## Requirements
3434
3535* C++03 compiler
3636
3737### Old version
3838
39- Previous old version is avaiable in ` v0.9.x ` branch.
39+ Previous old version is available in ` v0.9.x ` branch.
4040
4141## Example
4242
@@ -132,7 +132,7 @@ TinyObjLoader is successfully used in ...
132132
133133TinyObjLoader is licensed under MIT license.
134134
135- ### Third party licences .
135+ ### Third party licenses .
136136
137137* pybind11 : BSD-style license.
138138
You can’t perform that action at this time.
0 commit comments