From 1b9b422753dbc3df29d16b594840cb1ddd72dd8b Mon Sep 17 00:00:00 2001 From: Steffen Date: Fri, 8 Apr 2016 09:55:32 +0200 Subject: [PATCH] remove text from code block --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56e8af0c..4388b241 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ $ bundle exec rspec ```sh-session $ bundle exec script/server ``` - If you have problems with Nginx because the websocket is already in use, try restarting your computer. +If you have problems with Nginx because the websocket is already in use, try restarting your computer. ## Contributing