Skip to content

Commit 92cc66f

Browse files
committed
chore: fix typo in README.md
Signed-off-by: reddaisyy <[email protected]>
1 parent 0c99c5c commit 92cc66f

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
@@ -324,7 +324,7 @@ docker run -p 15888:15888 \
324324
hummingbot/gateway:core-2.8
325325
```
326326

327-
**Production mode (Encypted HTTPS endpoints, requires Hummingbot certs):**
327+
**Production mode (Encrypted HTTPS endpoints, requires Hummingbot certs):**
328328
```bash
329329
docker run -p 15888:15888 \
330330
-e GATEWAY_PASSPHRASE=a \

0 commit comments

Comments
 (0)