diff --git a/README.md b/README.md index 4c330441..dfcec7d0 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ You can even save them top-level and reuse them across multiple tests. ```dart spot(); -final MultiWidgetSelector textFields = +final WidgetSelector textFields = spot().spot().spot(); final WidgetSelector usernameTextField =