Skip to content

Commit e1971dd

Browse files
theptrkalexcrichton
authored andcommitted
Update "use" to "uses" ln186
1 parent ebac770 commit e1971dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libserialize/json.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ fn main() {
183183
184184
## Using `ToJson`
185185
186-
This example use the ToJson impl to deserialize the JSON string.
186+
This example uses the ToJson impl to deserialize the JSON string.
187187
Example of `ToJson` trait implementation for TestStruct1.
188188
189189
```rust

0 commit comments

Comments
 (0)