diff --git a/docs/collector-extension/modules/ROOT/pages/use-cases.adoc b/docs/collector-extension/modules/ROOT/pages/use-cases.adoc index 189412ddc8e478e3745ac9e8ddba181a03f97271..066cc58a58005ee854a9b9ab88aa8dba2a85eb14 100644 --- a/docs/collector-extension/modules/ROOT/pages/use-cases.adoc +++ b/docs/collector-extension/modules/ROOT/pages/use-cases.adoc @@ -27,7 +27,7 @@ src/ HelloWorld.java .... -To include the file [.path]_HelloWorld.java_ into the page [.path]_index.adoc_, you're instinct may be to use a relative path reference. +To include the file [.path]_HelloWorld.java_ into the page [.path]_index.adoc_, your instinct may be to use a relative path reference. [,asciidoc] ----