Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NewtonSander committed Aug 7, 2023
1 parent 2b850aa commit c9bb9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/neurotechdevkit/grid.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def make_shaped_grid(
Args:
shape: The shape of the grid.
spacing: Axis-wise spacing of the grid, in metres.
spacing: Axis-wise spacing of the grid, in meters.
Returns:
Grid: The Grid object.
Expand Down

0 comments on commit c9bb9c9

Please sign in to comment.