Documentation Spelling Correction

This commit is contained in:
Cody
2024-01-07 11:07:35 -08:00
committed by GitHub
parent 1ea28411da
commit 4b45103a4e

View File

@ -7,7 +7,7 @@ using System.Threading.Tasks;
namespace Oqtane.Services
{
/// <summary>
/// Service to store and retreive <see cref="Site"/> entries
/// Service to store and retrieve <see cref="Site"/> entries
/// </summary>
public interface ISiteService
{