Skip to content

Commit

Permalink
chore: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bprusinowski committed Jan 7, 2025
1 parent d1ffd0e commit 9678050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/docs/catalog/rdf-to-visualize.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ checked one after the other.
- **GeoCoordinates Dimension** if `dataKind = "GeoCoordinates"`, else
- **GeoShapes Dimension** if `dataKind = "GeoShape"`, else
- **Ordinal Dimension** if `scaleType = "Ordinal"`, else
- **Nominal Dimension** if none of the above condition have been fullfilled
- **Nominal Dimension** if none of the above condition have been fulfilled

We can regroup some of these dimensions, for easier business logic:

Expand Down

0 comments on commit 9678050

Please sign in to comment.