Skip to content

Commit 9d3fad7

Browse files
thdxrjayair
authored andcommitted
ignore: typo
1 parent dcd3131 commit 9d3fad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/opencode/src/session/message.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { NamedError } from "../util/error"
55

66
export namespace Message {
77
export const OutputLengthError = NamedError.create(
8-
"SessionOutputLengthError",
8+
"MessageOutputLengthError",
99
z.object({}),
1010
)
1111

0 commit comments

Comments
 (0)