Skip to content

Commit

Permalink
Update python-spec/src/somacore/spatialdata.py
Browse files Browse the repository at this point in the history
Co-authored-by: nguyenv <[email protected]>
  • Loading branch information
jp-dark and nguyenv authored Sep 19, 2024
1 parent 462678a commit 5ed68f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python-spec/src/somacore/spatialdata.py
Original file line number Diff line number Diff line change
Expand Up @@ -593,8 +593,8 @@ class SpatialRead(Generic[_ReadData]):
data: The data accessor.
data_coordinate_space: The coordinate space the read data is defined on.
output_coordinate_space: The requested output coordinate space.
coordinate_transform: A coordinate transform from the data coordiante space to
the desired output coordiante space.
coordinate_transform: A coordinate transform from the data coordinate space to
the desired output coordinate space.
Lifecycle: experimental
"""
Expand Down

0 comments on commit 5ed68f7

Please sign in to comment.