quoted-strings: fix docs example

pull/363/head
Roman Geraskin 2 years ago committed by Adrien Vergé
parent 352e1a975e
commit fb0c0a5247

@ -121,7 +121,7 @@ used.
the following code snippet would **PASS**: the following code snippet would **PASS**:
:: ::
foo: "bar\"baz" foo: "bar\\"baz"
the following code snippet would **FAIL**: the following code snippet would **FAIL**:
:: ::

Loading…
Cancel
Save