From 52abffaec6cf76c78b7bc9bd49a03c3113f19c89 Mon Sep 17 00:00:00 2001 From: Kevin Song <4605384+chipbuster@users.noreply.github.com> Date: Thu, 30 Dec 2021 02:49:21 -0600 Subject: [PATCH] docs: Fix incorrect variables for hostname module (#3361) --- docs/config/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/config/README.md b/docs/config/README.md index 8a211301..3e63c2fb 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -1587,10 +1587,10 @@ The `hostname` module shows the system hostname. ### Variables -| Variable | Example | Description | -| -------- | ------- | ------------------------------------ | -| symbol | | Mirrors the value of option `symbol` | -| style\* | | Mirrors the value of option `style` | +| Variable | Example | Description | +| -------- | ---------- | ------------------------------------ | +| hostname | `computer` | The hostname of the computer | +| style\* | | Mirrors the value of option `style` | \*: This variable can only be used as a part of a style string