Skip to content

Commit eef2fda

Browse files
acoumbAndyButland
andauthored
Update src/Umbraco.AuthorizedServices/Configuration/AuthorizedServiceSettings.cs
Co-authored-by: Andy Butland <[email protected]>
1 parent e0af102 commit eef2fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Umbraco.AuthorizedServices/Configuration/AuthorizedServiceSettings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ public class ServiceDetail : ServiceSummary
138138
public bool CanManuallyProvideToken { get; set; }
139139

140140
/// <summary>
141-
/// Get or sets a value indicating whether an administrator editor can manually provide API keys via the backoffice.
141+
/// Get or sets a value indicating whether an administrator can manually provide API keys via the backoffice.
142142
/// </summary>
143143
public bool CanManuallyProvideApiKey { get; set; }
144144

0 commit comments

Comments
 (0)