diff options
Diffstat (limited to 'docs/pages/3-features/1-parser.md')
| -rw-r--r-- | docs/pages/3-features/1-parser.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/3-features/1-parser.md b/docs/pages/3-features/1-parser.md index 75a83d8..9c48cfd 100644 --- a/docs/pages/3-features/1-parser.md +++ b/docs/pages/3-features/1-parser.md @@ -17,7 +17,7 @@ mingling = { } ``` -## Intro +## Usage `parser` provides the ability to transform user input into structured data. Its core concept is **pick**. |
