Skip to content

Commit

Permalink
docs(reference): rename Complex to Collection
Browse files Browse the repository at this point in the history
  • Loading branch information
NickCrews authored and cpcloud committed Sep 14, 2023
1 parent 0df8bba commit 194afa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_quarto.yml
Expand Up @@ -351,8 +351,8 @@ quartodoc:
- kind: page
path: expression-collections
summary:
name: Complex type expressions
desc: These APIs are available on arrays, maps and structs.
name: Collection expressions
desc: Arrays, maps and structs.
contents:
- name: ArrayValue
package: ibis.expr.types.arrays
Expand Down

0 comments on commit 194afa7

Please sign in to comment.