Fix typos in docs (#2514)

This commit is contained in:
tocic
2022-09-09 17:00:39 +03:00
committed by GitHub
parent 32eae0ecce
commit dea1a6abd9
9 changed files with 14 additions and 14 deletions

View File

@@ -41,7 +41,7 @@ So what does Catch2 bring to the party that differentiates it from these? Apart
## Who else is using Catch2?
A whole lot of people. According to the 2021 Jetbrains C++ ecosystem survey,
A whole lot of people. According to the 2021 JetBrains C++ ecosystem survey,
about 11% of C++ programmers use Catch2 for unit testing, making it the
second most popular unit testing framework.