Documentation Spelling Correction

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

View File

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