Documentation Spelling Correction

This commit is contained in:
Cody 2024-01-07 11:07:35 -08:00 committed by GitHub
parent 1ea28411da
commit 4b45103a4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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