Skip to content

Commit 1a45418

Browse files
Update docs/internal/GeneralArchitectureGuide.md
Co-authored-by: Dianna Hohensee <[email protected]>
1 parent b833f7e commit 1a45418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/internal/GeneralArchitectureGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ The actions themselves sometimes dispatch downstream actions to other nodes in t
134134
`TransportService`.
135135

136136
> [!NOTE]
137-
> TransportActions' [ActionType] naming conventions encode semantic information about the role, scope, plugins, modules and behaviours.
137+
> `TransportAction` `ActionType` naming conventions encode semantic information about the role, scope, plugins, modules and behaviours.
138138
> [ActionType] instances are mapped to permission privileges via the [ClusterPrivilegeResolver]. Security interceptors enforce access
139139
> control by invoking RBACEngine.checkPrivileges().
140140
> Indices-level [ActionType] strings generally follows the pattern: `indices:[data|admin|monitor]/[read|write|get]/[index|bulk|update]`.

0 commit comments

Comments
 (0)