From 972601caf617b6eeb27cf0fa419db7d7e00b601b Mon Sep 17 00:00:00 2001 From: Cody Date: Sat, 17 Feb 2024 17:55:38 -0800 Subject: [PATCH] correct documentation spelling error --- Oqtane.Client/Services/Interfaces/IPageService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 /// /// ///