This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch elharo-patch-4
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit 004394039f8e7d0107beef51daad36c87cc2fd39
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Sun Jan 1 15:39:38 2023 +0000

    [MNGSITE-457] pipe to backtick
---
 content/apt/guides/getting-started/index.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/apt/guides/getting-started/index.apt 
b/content/apt/guides/getting-started/index.apt
index 3d235026..4fb2acb4 100644
--- a/content/apt/guides/getting-started/index.apt
+++ b/content/apt/guides/getting-started/index.apt
@@ -572,7 +572,7 @@ my-app
 ----
 |-- META-INF
 |   |-- MANIFEST.MF
-|   |-- application.properties
+|   `-- application.properties
 |   `-- maven
 |       `-- com.mycompany.app
 |           `-- my-app

Reply via email to