From 86cc2ea592375eefd379bdf1c06fe314b017eaed Mon Sep 17 00:00:00 2001 From: Mark Pollmann Date: Fri, 15 Jun 2018 17:26:34 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a43ea852..7625525e 100644 --- a/README.md +++ b/README.md @@ -654,7 +654,7 @@ Feel free to contribute more! Which get method should I use? Based on [the Guiding Principles](#guiding-principles), your test should -resemble how your code (component, page, etc.) as much as possible. With this +resemble how your code (component, page, etc.) is used as much as possible. With this in mind, we recommend this order of priority: 1. `getByLabelText`: Only really good for form fields, but this is the number 1