Skip to content

Commit dcce471

Browse files
chmjkbmsluszniak
andcommitted
Update packages/react-native-executorch/src/errors/ErrorCodes.ts
Co-authored-by: Mateusz Sluszniak <[email protected]>
1 parent 237f2e1 commit dcce471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native-executorch/src/errors/ErrorCodes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export enum RnExecutorchErrorCode {
5151
*/
5252
WrongDimensions = 116,
5353
/**
54-
* Thrown when the input passed to our APIs is invalid, for example when passing an empty message aray to LLM's generate().
54+
* Thrown when the input passed to our APIs is invalid, for example when passing an empty message array to LLM's generate().
5555
*/
5656
InvalidUserInput = 117,
5757
/**

0 commit comments

Comments
 (0)