diff --git a/src/WaitHelpers/ExpectedConditions.cs b/src/WaitHelpers/ExpectedConditions.cs index b007d75..bd13a81 100644 --- a/src/WaitHelpers/ExpectedConditions.cs +++ b/src/WaitHelpers/ExpectedConditions.cs @@ -571,7 +571,7 @@ public static Func ElementSelectionStateToBe(By locator, bool } /// - /// An expectation for checking the AlterIsPresent + /// An expectation for checking the AlertIsPresent /// /// Alert public static Func AlertIsPresent()