Skip to content

Commit

Permalink
Replace backticks with quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
robflop committed Sep 21, 2017
1 parent 8a3b99c commit 02a4172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Runs under NodeJS mainly with Express, SQLite3 and Socket.IO.
- Click!

A maintenance mode that will route every request to a 503 page is also
available. Simply pass ``--maintenance`` as node arg when launching the
available. Simply pass "--maintenance" as node arg when launching the
server.

### Adding new sounds
Expand Down

0 comments on commit 02a4172

Please sign in to comment.