diff --git a/doc/19-technical-concepts.md b/doc/19-technical-concepts.md index 0fb5895be..1da32b6f2 100644 --- a/doc/19-technical-concepts.md +++ b/doc/19-technical-concepts.md @@ -1839,7 +1839,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` @@ -1873,7 +1873,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`