From ddee404406b5f3c8ba2fd7430261396dea959ecd Mon Sep 17 00:00:00 2001 From: acetone Date: Sun, 27 Mar 2022 05:30:43 +0000 Subject: [PATCH] HTML* typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 481cc83..52c02d7 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Pass address and port to bind via parameters: Several options are supported, which must be specified after the port: -- `--no-api` disable API access (only HTTP mode for web browser); +- `--no-api` disable API access (only HTML mode for web browser); - `--no-http` disable HTTP access (only API mode); - `--no-resolve` disable DNS resolving (only meship domains); - `--no-favicon` disable web page favicon (-14KB). \ No newline at end of file