Skip to content

Commit 2af5887

Browse files
rxinuilmktfy
andauthored
Update content/en/docs/reference/encodings/kyaml.md
Co-authored-by: Tim Bannister <193443691+lmktfy@users.noreply.github.com>
1 parent c65d6ae commit 2af5887

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/reference/encodings

1 file changed

+1
-1
lines changed

content/en/docs/reference/encodings/kyaml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ YAML’s reliance on indentation and implicit type coercion often leads to confi
1616

1717
### Basic Structure
1818

19-
KYAML uses **flow style** syntax with `{}` for objects and `[]` for arrays. All string values must be **double-quoted**.
19+
KYAML uses *flow style* syntax with `{}` for objects and `[]` for arrays. All string values must be **double-quoted**.
2020

2121
```yaml
2222
---

0 commit comments

Comments
 (0)