diff --git a/Oqtane.Client/Services/Interfaces/IProfileService.cs b/Oqtane.Client/Services/Interfaces/IProfileService.cs index 2059e8d1..72c2506c 100644 --- a/Oqtane.Client/Services/Interfaces/IProfileService.cs +++ b/Oqtane.Client/Services/Interfaces/IProfileService.cs @@ -5,7 +5,7 @@ using System.Threading.Tasks; namespace Oqtane.Services { /// - /// Service to store and retreive entries + /// Service to store and retrieve entries /// public interface IProfileService {