diff --git a/README.md b/README.md index 47d201cf..24e37eaf 100644 --- a/README.md +++ b/README.md @@ -381,7 +381,7 @@ I deeply appreciate the help of the following people. - [Silverweed](https://github.com/silverweed) overloaded `parse()` to accept an rvalue reference. - [dariomt](https://github.com/dariomt) fixed a subtlety in MSVC type support. - [ZahlGraf](https://github.com/ZahlGraf) added a workaround that allows compilation using Android NDK. -- [Eau Claire](https://github.com/whackashoe) replaced a function that was marked as unsafe by Visual Studio. +- [whackashoe](https://github.com/whackashoe) replaced a function that was marked as unsafe by Visual Studio. - [406345](https://github.com/406345) fixed two small warnings. Thanks a lot for helping out!