]> git.lizzy.rs Git - rust.git/commitdiff
readme formatting nit
authorManish Goregaokar <manishsmail@gmail.com>
Mon, 27 Jun 2016 15:38:16 +0000 (21:08 +0530)
committerGitHub <noreply@github.com>
Mon, 27 Jun 2016 15:38:16 +0000 (21:08 +0530)
README.md

index 8a6d212add7a2c591b646168d0732ec30fe8fa50..c01fac4d5f957ba16d102a817fa535dbf35e780a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -272,7 +272,7 @@ In your `Cargo.toml`:
 clippy = {version = "*", optional = true}
 
 [features]
-default=[]
+default = []
 ```
 
 And, in your `main.rs` or `lib.rs`: