From fb60e20ec83aae84a400abe3d3472e0f1181bdd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Aleksandrovi=C4=8D=20Klimov?= Date: Tue, 4 Jan 2022 18:17:54 +0100 Subject: [PATCH] Typos --- doc/19-technical-concepts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`