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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2b4c4cbf [MNGSITE-457] pipe to backtick
2b4c4cbf is described below

commit 2b4c4cbfe7928bc6ca5bd0b6b02f03cf5e81c39e
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