Commit e355dd90 authored by Marcia Ramos's avatar Marcia Ramos Committed by Marcin Sedlak-Jakubowski

Docs: Improve wording and use present tense

parent a55c2106
...@@ -72,8 +72,8 @@ class SomeCrossCuttingConcernWorker ...@@ -72,8 +72,8 @@ class SomeCrossCuttingConcernWorker
end end
``` ```
Workers marked as not owned workers will, when possible, use the When possible, workers marked as "not owned" use their caller's
category of their caller (worker or HTTP endpoint) in metrics and logs. category (worker or HTTP endpoint) in metrics and logs.
For instance, `ReactiveCachingWorker` can have multiple feature For instance, `ReactiveCachingWorker` can have multiple feature
categories in metrics and logs. categories in metrics and logs.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment