Skip to content

Commit b168e2e

Browse files
ppkarwaszvy
andauthored
Apply suggestions from code review (4)
Co-authored-by: Volkan Yazıcı <[email protected]>
1 parent d613928 commit b168e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/antora/modules/ROOT/pages/manual/lookups.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ xref:plugin-reference.adoc#org-apache-logging-log4j_log4j-core_org-apache-loggin
7070
plugins, each one associated with a prefix, which retrieve data from external sources.
7171
7272
`StrLookup` is a simple map-like interface.
73-
The main difference between a map and `StrLookup` is that the latter can compute the value of a key programmatically in a global context or in the context of log event.
73+
The main difference between a map and `StrLookup` is that the latter can compute the value of a key dynamically in a global context or in the context of log event.
7474
7575
[#common-concerns]
7676
== Common concerns

0 commit comments

Comments
 (0)