From 6af238ce2ea1994cce81eb0512a4145cc417b3b0 Mon Sep 17 00:00:00 2001 From: Franck Cornu Date: Mon, 24 Oct 2016 13:07:30 -0400 Subject: [PATCH] Added the real time news feed sample using Microsoft Flow, Azure and socket.io --- samples/react-socket-io/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-socket-io/README.md b/samples/react-socket-io/README.md index 5bba5aa6b..9cc0e4797 100644 --- a/samples/react-socket-io/README.md +++ b/samples/react-socket-io/README.md @@ -158,6 +158,6 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew - Using web sockets through the socket.io library to implement real time communications with an Azure back end server. - Using PnP JS library (1.0.5) to get items from a list. -- Using Office UI Fabric React components to build a beautiful desgin +- Using Office UI Fabric React components to build a beautiful design. \ No newline at end of file