diff --git a/src/Legerity.Web/Extensions/IWebElementExtensions.cs b/src/Legerity.Web/Extensions/IWebElementExtensions.cs index 3cc907f1..33465102 100644 --- a/src/Legerity.Web/Extensions/IWebElementExtensions.cs +++ b/src/Legerity.Web/Extensions/IWebElementExtensions.cs @@ -3,7 +3,7 @@ namespace Legerity.Web.Extensions using OpenQA.Selenium; /// - /// Defines a collection of extensions for the class. + /// Defines a collection of extensions for the class. /// public static class IWebElementExtensions {