aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cde4a39..326d18d 100644
--- a/README.md
+++ b/README.md
@@ -112,7 +112,7 @@ To make the change permanent, set in the configuration file:
Alternatively, by setting `api_host` to `"auto"`, fair-viewer will automatically pick a random invidious instance:
-```console
+```perl
api_host => "auto",
```