From df89a9b5957a21bedabdc67cacc7dc7efdd00993 Mon Sep 17 00:00:00 2001 From: Serdar Dogruyol Date: Tue, 29 Dec 2015 16:36:37 +0200 Subject: [PATCH] Update websockets.md --- _docs/websockets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/websockets.md b/_docs/websockets.md index 8ce3933..93510c1 100644 --- a/_docs/websockets.md +++ b/_docs/websockets.md @@ -42,7 +42,7 @@ end Kemal has superb performance for Websockets. -Crystal 0.9.1 with [Kemal] +Kemal ```ruby require "kemal"