Skip to content

Commit e6bc42b

Browse files
committed
Bugfix typo..
1 parent cb5016d commit e6bc42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/textbank/config_toml/hotload.enma.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ enmaignore = [".enmaignore"]
3737
## logs = "" # should be logging off.
3838
logs = "./.enma/log/enma_hotload.log"
3939
## pid = "" # should be pid output off.
40-
pid = "./.enma/run/enma_watch.pid"
40+
pid = "./.enma/run/enma_hotload.pid"
4141

0 commit comments

Comments
 (0)