Skip to content

Commit b2ac34e

Browse files
committed
Add missing "`"
1 parent 5b0b7ad commit b2ac34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ chain.rpc=https://rpc.kintsugi.themerge.dev
3737

3838
Make sure to replace the values with yours. You can also inject these properties via environment variables or system properties.
3939

40-
Optional properties you can set are `app.title`, `app.imageURL`, `app.amount`, `app.logging`, app.ethkey` or `chain.explorer`
40+
Optional properties you can set are `app.title`, `app.imageURL`, `app.amount`, `app.logging`, `app.ethkey` or `chain.explorer`
4141

4242
You can change the port by setting the environment variable `PORT` or passing it as a command line argument like this:
4343
`./bin/fauceth -port=420`

0 commit comments

Comments
 (0)