Skip to content

Commit 133445e

Browse files
committed
Update docs
1 parent fe10600 commit 133445e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ SymbolicDimensions
2727

2828
Just note that all of the symbolic units and constants are stored using the
2929
immutable `SymbolicDimensionsSingleton`, which shares the same
30-
supertype `AbstractSymbolicDimensions <: SymbolicDimensions`. These get immediately
30+
supertype `AbstractSymbolicDimensions <: AbstractDimensions`. These get immediately
3131
converted to the mutable `SymbolicDimensions` when used in any
3232
calculation.
3333

0 commit comments

Comments
 (0)