Skip to content

Commit 2868efa

Browse files
committed
chore: remove redundant word in docs/freq-ui.md
Signed-off-by: hustrust <[email protected]>
1 parent fe466e2 commit 2868efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/freq-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Freqtrade provides a builtin webserver, which can serve [FreqUI](https://github.
44

55
By default, the UI is automatically installed as part of the installation (script, docker).
66
freqUI can also be manually installed by using the `freqtrade install-ui` command.
7-
This same command can also be used to update freqUI to new new releases.
7+
This same command can also be used to update freqUI to new releases.
88

99
Once the bot is started in trade / dry-run mode (with `freqtrade trade`) - the UI will be available under the configured API port (by default `http://127.0.0.1:8080`).
1010

0 commit comments

Comments
 (0)