chore: correct typo in "Logs" page (#17633)

I saw this typo when looking at the docs, quick fix.

https://coder.com/docs/admin/monitoring/logs
This commit is contained in:
Phorcys
2025-05-01 18:14:27 +02:00
committed by GitHub
parent 4ac71e9fd9
commit cae4fa8b45

View File

@ -13,7 +13,7 @@ machine/VM.
- To change the log format/location, you can set
[`CODER_LOGGING_HUMAN`](../../reference/cli/server.md#--log-human) and
[`CODER_LOGGING_JSON](../../reference/cli/server.md#--log-json) server config.
[`CODER_LOGGING_JSON`](../../reference/cli/server.md#--log-json) server config.
options.
- To only display certain types of logs, use
the[`CODER_LOG_FILTER`](../../reference/cli/server.md#-l---log-filter) server