Skip to content

Commit bf63e5b

Browse files
committed
grammar
Signed-off-by: Teo Koon Peng <[email protected]>
1 parent 0888fc6 commit bf63e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diagram.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ pub enum DiagramError {
428428
)]
429429
CannotForkResult,
430430

431-
#[error("response cannot be splitted")]
431+
#[error("response cannot be split")]
432432
NotSplittable,
433433

434434
#[error(transparent)]

0 commit comments

Comments
 (0)