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