fluent/fluentd-docs-gitbook

Documentation calls a backward slash a forward slash

gmcelhoe opened this issue · 2 comments

Describe the bug

The text of the section on escaping characters in config files shows the glyph of a backward slash, but the text erroneously names it a forward slash.

Link to the problematic documentation

https://docs.fluentd.org/configuration/config-file#in-double-quoted-string-literal-is-the-escape-character

Expected explanation

The character \ should be referred to as a backward slash.

Additional context

No response

@gmcelhoe could you send PR, please?

Fixed by #364