We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d22502 commit 57b2be1Copy full SHA for 57b2be1
content/documentation/destructuring.md
@@ -8,7 +8,7 @@ Destructuring works for function parameters, `let` and `loop` bindings.
8
9
### Sequential data structures
10
11
-Sequential data structures can be extract using the vector syntax.
+Sequential data structures can be extracted using the vector syntax.
12
13
```phel
14
(let [[a b] [1 2]]
0 commit comments