Skip to content

Commit

Permalink
Update "use" to "uses" ln186
Browse files Browse the repository at this point in the history
  • Loading branch information
theptrk authored and alexcrichton committed Jun 17, 2014
1 parent ebac770 commit e1971dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libserialize/json.rs
Expand Up @@ -183,7 +183,7 @@ fn main() {
## Using `ToJson`
This example use the ToJson impl to deserialize the JSON string.
This example uses the ToJson impl to deserialize the JSON string.
Example of `ToJson` trait implementation for TestStruct1.
```rust
Expand Down

0 comments on commit e1971dd

Please sign in to comment.