Browse Source

Clarification of the settings

Jonas Pflanzer 4 years ago
parent
commit
994fb12c55
1 changed files with 1 additions and 1 deletions
  1. 1 1
      daemon/Daemon-Config-Reference.md

+ 1 - 1
daemon/Daemon-Config-Reference.md

@@ -1,7 +1,7 @@
 # Daemon configuration
 
 The daemon is configurable by config.txt.
-This file must be in the same directory from where you run the binary.
+The config file must be in the same directory from where you run the binary.
 
 ### Configuration Values
 `port`: The port where the server listens. Must be a valid port.<br/>