diff --git a/src/Context/SilverStripeContext.php b/src/Context/SilverStripeContext.php index e666f54..5a8ecfc 100644 --- a/src/Context/SilverStripeContext.php +++ b/src/Context/SilverStripeContext.php @@ -460,7 +460,7 @@ abstract class SilverStripeContext extends MinkContext implements SilverStripeAw } /** - * Overwritten to click the first *visable* link the DOM. + * Overwritten to click the first *visible* link the DOM. * * @param string $link * @throws ElementNotFoundException