chen3feng / stl4go

Generic Container and Algorithm Library for Go
Apache License 2.0
315 stars 49 forks source link

fix typo errors in README_zh.md #120

Closed calvinit closed 7 months ago

calvinit commented 7 months ago

fix '范型' typo errors in README_zh.md, to '泛型'.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

calvinit commented 7 months ago

@chen3feng

chen3feng commented 7 months ago

thanks