correct documentation spelling error

This commit is contained in:
Cody
2024-02-17 17:55:38 -08:00
committed by GitHub
parent 766a190015
commit 972601caf6

View File

@ -10,7 +10,7 @@ namespace Oqtane.Services
public interface IPageService
{
/// <summary>
/// Retuns a list of pages
/// Returns a list of pages
/// </summary>
/// <param name="siteId"></param>
/// <returns></returns>