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.
2 parents 6d22502 + 57b2be1 commit 0df0af3Copy full SHA for 0df0af3
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