Skip to content

Commit e0af102

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

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
@@ -133,7 +133,7 @@ public class ServiceDetail : ServiceSummary
133133
public string TokenHost { get; set; } = string.Empty;
134134

135135
/// <summary>
136-
/// Get or sets a value indicating whether an administrator editor can manually provide tokens via the backoffice.
136+
/// Get or sets a value indicating whether an administrator can manually provide tokens via the backoffice.
137137
/// </summary>
138138
public bool CanManuallyProvideToken { get; set; }
139139

0 commit comments

Comments
 (0)