Documentation Spelling Correction

This commit is contained in:
Cody 2024-01-07 11:05:46 -08:00 committed by GitHub
parent 9f07532140
commit cf3b8378bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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