From 5a3515676f68972882ffc376a7eddf8740893953 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 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`