1
0
Fork 0
mirror of https://codeberg.org/icewind/vbsp.git synced 2026-06-03 18:54:05 +02:00

fix readme typo

This commit is contained in:
Robin Appelman 2021-02-21 15:03:39 +01:00
commit 231e3256c5

View file

@ -18,7 +18,7 @@ fn main() -> Result<(), vbsp::BspError> {
## Credits ## Credits
This project is adapter from the [quake bsp parser] and This project is adapted from the [quake bsp parser] and
wouldn't be possible without information from the [source engine wiki]. wouldn't be possible without information from the [source engine wiki].
[quake bsp parser]: https://github.com/Vurich/bsp [quake bsp parser]: https://github.com/Vurich/bsp