From a15a0966c43707f89cafa7a018f769c89a7dd0c5 Mon Sep 17 00:00:00 2001 From: Dustin Date: Tue, 21 May 2019 20:48:50 -0600 Subject: [PATCH] Fixed some more spelling errors --- EntitySignal/Views/Home/Index.cshtml | 2 +- EntitySignal/Views/Shared/_AngularJs.cshtml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/EntitySignal/Views/Home/Index.cshtml b/EntitySignal/Views/Home/Index.cshtml index 301c8a2..7ea4dfa 100644 --- a/EntitySignal/Views/Home/Index.cshtml +++ b/EntitySignal/Views/Home/Index.cshtml @@ -30,7 +30,7 @@ Entity Signal allows you to connect to Entity Framework through SignalR and get updates on subscribed data in real time. This lowers the number of refreshes done by the user and ultimately allows you to do more with fewer servers. It is also requires minimal changes, - so you can make realtime apps about as easily as you can make standard apps. + so you can make real-time apps about as easily as you can make standard apps.

diff --git a/EntitySignal/Views/Shared/_AngularJs.cshtml b/EntitySignal/Views/Shared/_AngularJs.cshtml index 20a00d0..1b28477 100644 --- a/EntitySignal/Views/Shared/_AngularJs.cshtml +++ b/EntitySignal/Views/Shared/_AngularJs.cshtml @@ -5,7 +5,7 @@

- Connected to entity framework through signalr + Connected to entity framework through SignalR

@@ -29,7 +29,7 @@

- Connecting to entity framework through signalr + Connecting to entity framework through SignalR