Adjust wording
This commit is contained in:
parent
5ea8e55aea
commit
fd59dc73e5
|
@ -294,7 +294,7 @@ impl MDBook {
|
|||
}
|
||||
}
|
||||
if failed {
|
||||
bail!("One of more tests failed");
|
||||
bail!("One or more tests failed");
|
||||
}
|
||||
Ok(())
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue