Skip to content

Commit 666b5e3

Browse files
formanb-yogesh
andauthored
Update dashi/src/lib/types/model/callback.ts
Co-authored-by: b-yogesh <[email protected]>
1 parent b258952 commit 666b5e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashi/src/lib/types/model/callback.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export interface CallbackRef {
6262
export interface InputRef {
6363
/**
6464
* The index of the input of a callback.
65-
* Records the input that triggered the callback.
65+
* Records the index of the input that triggered the callback.
6666
*/
6767
inputIndex: number;
6868
}

0 commit comments

Comments
 (0)