Skip to content

Commit d35b606

Browse files
authored
Fix typo in architecture.doc (#609)
Co-authored-by: Oleksand Andreiev <andreyew89gmail.com>
1 parent 2b58afc commit d35b606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/asciidoc/manual/architecture.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ LoggerConfig if there are no ancestors between itself and the
5757
descendant LoggerConfig.
5858
5959
For example, the LoggerConfig named `"com.foo"` is a parent of the
60-
LoggerConfig named`"com.foo.Bar"`. Similarly, `"java"` is a parent of
60+
LoggerConfig named `"com.foo.Bar"`. Similarly, `"java"` is a parent of
6161
`"java.util"` and an ancestor of `"java.util.Vector"`. This naming
6262
scheme should be familiar to most developers.
6363

0 commit comments

Comments
 (0)