diff --git a/doc/19-technical-concepts.md b/doc/19-technical-concepts.md index b9be82240..e3076acf6 100644 --- a/doc/19-technical-concepts.md +++ b/doc/19-technical-concepts.md @@ -1866,7 +1866,7 @@ The returned messages are synced directly to the sender's endpoint, no cluster b > **Note**: EventCommand errors are just logged on the remote endpoint. -### event::UpdateExecutions +#### event::UpdateExecutions > Location: `clusterevents.cpp` @@ -1900,7 +1900,7 @@ Message updates will be dropped when: * Checkable does not exist. * Origin endpoint's zone is not allowed to access this checkable. -### event::ExecutedCommand +#### event::ExecutedCommand > Location: `clusterevents.cpp`