1
0
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:
Josh Soref 2021-06-24 19:41:16 -04:00
parent 0888375dc2
commit 6656199d44

View File

@ -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