From 476532fac69e8c5ff1f16c8e851837f46a81cc58 Mon Sep 17 00:00:00 2001 From: Bob Aman Date: Thu, 6 Oct 2011 12:04:10 +0300 Subject: [PATCH] Markdown formatting fixes. --- examples/buzz/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/buzz/README.md b/examples/buzz/README.md index 596e68884..8d9d8d821 100644 --- a/examples/buzz/README.md +++ b/examples/buzz/README.md @@ -51,7 +51,7 @@ directory. If not check out the code to a local directory. 1. Start up the embedded Sinatra web server - $ ruby buzz.rb + $ ruby buzz.rb 2. Open your web browser and see your activities! Go to `http://localhost:4567/`