diff --git a/Oqtane.Client/Services/Interfaces/IPageService.cs b/Oqtane.Client/Services/Interfaces/IPageService.cs
index 2f5c4c6d..d4002c3f 100644
--- a/Oqtane.Client/Services/Interfaces/IPageService.cs
+++ b/Oqtane.Client/Services/Interfaces/IPageService.cs
@@ -10,7 +10,7 @@ namespace Oqtane.Services
public interface IPageService
{
///
- /// Retuns a list of pages
+ /// Returns a list of pages
///
///
///