Skip to content

Commit b486243

Browse files
gmmorrispmuellr
andauthored
typo
Co-authored-by: Patrick Mueller <pmuellr@gmail.com>
1 parent b32e62e commit b486243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugins/actions/server/authorization/actions_authorization.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export interface ConstructorOptions {
1515
auditLogger: ActionsAuthorizationAuditLogger;
1616
authorization?: SecurityPluginSetup['authz'];
1717
authentication?: SecurityPluginSetup['authc'];
18-
// In order to support legacy Alerts which predate the introduciton of the
18+
// In order to support legacy Alerts which predate the introduction of the
1919
// Actions feature in Kibana we need a way of "dialing down" the level of
2020
// authorization for certain opearations.
2121
// Specifically, we want to allow these old alerts and their scheduled

0 commit comments

Comments
 (0)