diff --git a/README.md b/README.md
index 265ec06f..fc6dde9b 100644
--- a/README.md
+++ b/README.md
@@ -835,6 +835,7 @@ I deeply appreciate the help of the following people.
- [Krzysztof Woś](https://github.com/krzysztofwos) made exceptions more visible.
- [ftillier](https://github.com/ftillier) fixed a compiler warning.
- [tinloaf](https://github.com/tinloaf) made sure all pushed warnings are properly popped.
+- [Fytch](https://github.com/Fytch) found a bug in the documentation.
Thanks a lot for helping out! Please [let me know](mailto:mail@nlohmann.me) if I forgot someone.
diff --git a/doc/index.md b/doc/index.md
index 9493412e..5392f4d3 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -254,21 +254,21 @@ The container functions known from STL have been extended to support the differe
lookup |
`find` |
- @link nlohmann::basic_json::find `find` @endlink (returns `end()`) |
@link nlohmann::basic_json::find `find` @endlink |
@link nlohmann::basic_json::find `find` @endlink (returns `end()`) |
@link nlohmann::basic_json::find `find` @endlink (returns `end()`) |
@link nlohmann::basic_json::find `find` @endlink (returns `end()`) |
@link nlohmann::basic_json::find `find` @endlink (returns `end()`) |
+ @link nlohmann::basic_json::find `find` @endlink (returns `end()`) |
`count` |
- @link nlohmann::basic_json::count `count` @endlink (returns `0`) |
@link nlohmann::basic_json::count `count` @endlink |
@link nlohmann::basic_json::count `count` @endlink (returns `0`) |
@link nlohmann::basic_json::count `count` @endlink (returns `0`) |
@link nlohmann::basic_json::count `count` @endlink (returns `0`) |
@link nlohmann::basic_json::count `count` @endlink (returns `0`) |
+ @link nlohmann::basic_json::count `count` @endlink (returns `0`) |