Skip to content

Commit 6f1ce48

Browse files
MarkPollmannKent C. Dodds
authored and
Kent C. Dodds
committed
docs: update README.md (#117)
1 parent dea3a07 commit 6f1ce48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ Feel free to contribute more!
654654
<summary>Which get method should I use?</summary>
655655
656656
Based on [the Guiding Principles](#guiding-principles), your test should
657-
resemble how your code (component, page, etc.) as much as possible. With this
657+
resemble how your code (component, page, etc.) is used as much as possible. With this
658658
in mind, we recommend this order of priority:
659659
660660
1. `getByLabelText`: Only really good for form fields, but this is the number 1

0 commit comments

Comments
 (0)