fixed example
This commit is contained in:
parent
2d01b67749
commit
a67c7556ef
|
@ -71,7 +71,7 @@ Can:
|
||||||
|
|
||||||
If you can't break sentences in parts in your language, you can also specify the entire question in one line.
|
If you can't break sentences in parts in your language, you can also specify the entire question in one line.
|
||||||
```yml
|
```yml
|
||||||
- Can you swim?
|
- Can you swim
|
||||||
|
|
||||||
# The following example outputs:
|
# The following example outputs:
|
||||||
# Can you swim?
|
# Can you swim?
|
||||||
|
|
Loading…
Reference in New Issue