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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new e651114f Fix Markdown backtick markup in `README.md` (#202)
e651114f is described below

commit e651114f5c7f65b9bc8f207c577d53f00c40e72a
Author: John Bampton <[email protected]>
AuthorDate: Thu Feb 22 10:45:10 2024 +1000

    Fix Markdown backtick markup in `README.md` (#202)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index faaa3af0..ade2da4e 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,7 @@ Details for each type of deployed tool or script:
    [Phusion Passenger](https://www.phusionpassenger.com/) under Apache httpd.
    Again, `Gemfile`s are used to specify dependencies.  In addition to simply
    checking the application, one line per passenger application needs to be
-   added to the puppet file under 'passenger:` as seen in 
[DEPLOYMENT.md](./DEPLOYMENT.md#puppetnode).
+   added to the puppet file under `passenger:` as seen in 
[DEPLOYMENT.md](./DEPLOYMENT.md#puppetnode).
 
    A sample rack application (two empty directories, and a one line file):
 

Reply via email to