Skip to content

Commit

Permalink
chore: add missing word (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
claudeMassaad authored Jan 31, 2024
1 parent c8e9ee1 commit 60e2de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SpatialNavigation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ class SpatialNavigationService {
/**
* Inspired by: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS_for_TV/TV_remote_control_navigation#Algorithm_design
* Ref Corners are the 2 corners of the current component in the direction of navigation
* They used as a base to measure adjacent slices
* They are used as a base to measure adjacent slices
*/
sortSiblingsByPriority(
siblings: FocusableComponent[],
Expand Down

0 comments on commit 60e2de1

Please sign in to comment.