Skip to content

Commit

Permalink
applying typo fix from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Romain Francois <[email protected]>
  • Loading branch information
SlicedSilver and romfrancois committed Jul 17, 2023
1 parent 93abae8 commit 1447f64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ export interface ColumnPositionItem {
}

/**
* Calculates the column positions and widths for bars using the existing the
* Calculates the column positions and widths for bars using the existing
* array of items.
* @param items - bar items which include an `x` property, and will be mutated to contain a column property
* @param barSpacingMedia - bar spacing in media coordinates
Expand Down

0 comments on commit 1447f64

Please sign in to comment.