Skip to content

Commit fc7f5dc

Browse files
committed
Minor
1 parent 271d789 commit fc7f5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Command-line tool for working with YINI configuration files. A human-friendly co
1919
## 💡 What is YINI?
2020
- **INI-inspired** — with added support for typing, comments, and nested sections.
2121
- **Uses minimal syntax** — minimal syntax noise, maximum clarity.
22-
- **No indentation or dot-delimited keys** — section nesting support.
22+
- Section nesting **without requiring indentation or dot-delimited keys**.
2323
- **Supports strict and lenient modes**, and all major data types.
2424
- Designed for compatibility with both **manual editing** and **automation**.
2525
- 👉 See [how YINI compares to JSON, YAML, INI, and TOML](https://github.com/YINI-lang/yini-parser-typescript/tree/main/examples/compare-formats.md).

0 commit comments

Comments
 (0)