Close some tags.
authorSteve Klabnik <steve@steveklabnik.com>
Tue, 25 Aug 2015 23:12:30 +0000 (19:12 -0400)
committerSteve Klabnik <steve@steveklabnik.com>
Tue, 25 Aug 2015 23:12:30 +0000 (19:12 -0400)
Thanks @huonw :sob:

src/doc/guide.md

index 5893221857f8b82174e0d7d9cf7ede354d9a245e..e714ac9b78ecd82e39936e8ec5ea88b51673e35f 100644 (file)
@@ -180,7 +180,7 @@ dependencies, compile them all, and update the `Cargo.lock`:
 <span style="font-weight: bold" class="s1">   Compiling</span> memchr v0.1.5
 <span style="font-weight: bold" class="s1">   Compiling</span> aho-corasick v0.3.0
 <span style="font-weight: bold" class="s1">   Compiling</span> regex v0.1.41
-<span style="font-weight: bold" class="s1">   Compiling</span> foo v0.1.0 (file:///path/to/project/hello_world)
+<span style="font-weight: bold" class="s1">   Compiling</span> foo v0.1.0 (file:///path/to/project/hello_world)</code></pre>
 
 Run it: