aboutsummaryrefslogtreecommitdiff
path: root/docs/pages/1-getting-started.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pages/1-getting-started.md')
-rw-r--r--docs/pages/1-getting-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/1-getting-started.md b/docs/pages/1-getting-started.md
index 0131ec1..94f507e 100644
--- a/docs/pages/1-getting-started.md
+++ b/docs/pages/1-getting-started.md
@@ -27,7 +27,7 @@ Some features **directly affect the entire lifecycle behavior**, so you need to
[dependencies.mingling]
version = "0.5.0"
features = [
- "parser",
+ "picker",
"comp",
]
```