Skip to content

Commit e5b3971

Browse files
Update rust/sedona-geo-traits-ext/README.md
Co-authored-by: Dewey Dunnington <[email protected]>
1 parent 0b59c90 commit e5b3971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/sedona-geo-traits-ext/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ cannot show that there would be no type implementing both `LineStringTrait` and
3434
`PolygonTrait`. By adding an associated `Tag` type, we can write blanket
3535
implementations for `AreaTrait<LineStringTag>` and `AreaTrait<PolygonTag>`, since
3636
`AreaTrait<LineStringTag>` and `AreaTrait<PolygonTag>` are different types.
37-
Please refer to the source code of `geo-generic-alg` for more details.
37+
Please refer to the source code of `sedona-geo-generic-alg` for more details.

0 commit comments

Comments
 (0)