mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
spelling: triggered
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
0888375dc2
commit
6656199d44
@ -100,7 +100,7 @@ interface Props {
|
|||||||
minExtent?: number;
|
minExtent?: number;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The following events are triggerred with respect to the above values.
|
* The following events are triggered with respect to the above values.
|
||||||
* - The "__Exceed" call will be made when the unbounded extent goes from
|
* - The "__Exceed" call will be made when the unbounded extent goes from
|
||||||
* < the above to >= the above
|
* < the above to >= the above
|
||||||
* - The "__Subceed" call is similar but is triggered when the unbounded
|
* - The "__Subceed" call is similar but is triggered when the unbounded
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user