Skip to content
This repository was archived by the owner on Feb 28, 2021. It is now read-only.

Commit 47cc4b6

Browse files
committed
fixup! Addign missing word
1 parent 902d243 commit 47cc4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ End-to-end tests that run against a real node are implemented in
9595
`client/tests/end_to_end.rs`.
9696

9797
To run specific tests sequentially as opposed to the parallel default,
98-
we use the [serial-test](https://crates.io/crates/serial_test), simply
98+
we use the [serial-test](https://crates.io/crates/serial_test) crate, simply
9999
having to mark the targeted tests with `#[serial]`.
100100

101101

0 commit comments

Comments
 (0)