diff --git a/README.md b/README.md index b4c59a6..44a81e3 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Maps in the second position are treated as attributes. Use **global keywords** t ;; "
foo
" ``` -The rest of the vector is treated as the element's content. They may be of any type, including other elements. Sequences are logically flattened along with the rest of the content. +The rest of the vector is treated as the element's content. They may be of any type, including other elements. Sequences, eductions, and [non-element vectors](#non-element-vectors) are logically flattened with the rest of the content. ```clojure (c/html [:div {:id "my-id"}