Skip to content

Commit 442c6a1

Browse files
authored
docs: add full stop to end of sentence (testing-library#931)
1 parent 8cb551f commit 442c6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ is also a plugin to use testing-library queries for end-to-end tests in
3838
2. Specific to a testing framework
3939

4040
`DOM Testing Library` works with any environment that provides DOM APIs, such as
41-
Jest, Mocha + JSDOM, or a real browser
41+
Jest, Mocha + JSDOM, or a real browser.
4242

4343
### What you should avoid with Testing Library
4444

0 commit comments

Comments
 (0)