ParkMyCar / compact_str

A memory efficient string type that can store up to 24* bytes on the stack
MIT License
558 stars 41 forks source link

Typo Error #341

Closed chinmay7016 closed 8 months ago

chinmay7016 commented 8 months ago

in readme file:- I found the typo in your provided text. The typo is in the phrase "larger strings on the hep" where "hep" should be "heap." Here's the corrected sentence:

There was a failing test case found when fuzzing!

See [Action Run {{ env.GITHUB_RUN_ID }}](https://github.com/ParkMyCar/compact_str/actions/runs/{{ env.GITHUB_RUN_ID }})