Skip to content

Commit

Permalink
Add a missing space in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Zeyde authored Jun 3, 2018
1 parent e1df736 commit 3241123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ fn main() {
}
```

3. Broadcast writing(simple file copying)
3. Broadcast writing (simple file copying)

```rust
#![feature(io)]
Expand Down

0 comments on commit 3241123

Please sign in to comment.