diff --git a/docs/keyConcepts.md b/docs/keyConcepts.md
index f8191803e..a3670d766 100644
--- a/docs/keyConcepts.md
+++ b/docs/keyConcepts.md
@@ -751,12 +751,12 @@ But this flag avoids non-consistent results due to the fact that only part of th
Here is an illustration of a potential problem when `search.latencyOffset` is set to zero:
-
+
When this flag is set, the VM will return the last metric value collected before the `search.latencyOffset`
duration throughout the `search.latencyOffset` duration:
-
+
It can be overridden on per-query basis via `latency_offset` arg.