diff --git a/Oqtane.Client/Services/Interfaces/IPageModuleService.cs b/Oqtane.Client/Services/Interfaces/IPageModuleService.cs index dd42060a..77bc5d3b 100644 --- a/Oqtane.Client/Services/Interfaces/IPageModuleService.cs +++ b/Oqtane.Client/Services/Interfaces/IPageModuleService.cs @@ -4,7 +4,7 @@ using System.Threading.Tasks; namespace Oqtane.Services { /// - /// Service to store and retreive a + /// Service to store and retrieve a /// public interface IPageModuleService {