There was an error while loading. Please reload this page.
2 parents c4ee7d0 + cb4a487 commit 52582faCopy full SHA for 52582fa
docs/intro.md
@@ -16,7 +16,7 @@ tests to avoid including implementation details so refactors of your components
16
(changes to implementation but not functionality) don't break your tests and
17
slow you and your team down.
18
19
-## This solution
+## The solution
20
21
The core library, [`DOM Testing Library`][dom], is a light-weight solution for
22
testing web pages by querying and interacting with DOM nodes (whether simulated
0 commit comments