From 6f43fcec6ee3d591531a2f8ef314eba5e04026d1 Mon Sep 17 00:00:00 2001 From: Isaac Lee <16869656+ijlee2@users.noreply.github.com> Date: Fri, 13 Dec 2019 16:31:01 -0600 Subject: [PATCH] Update source/2019-12-13-the-ember-times-issue-128.md Co-Authored-By: Jessica Jordan --- source/2019-12-13-the-ember-times-issue-128.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2019-12-13-the-ember-times-issue-128.md b/source/2019-12-13-the-ember-times-issue-128.md index 2d99d1360..b31598937 100644 --- a/source/2019-12-13-the-ember-times-issue-128.md +++ b/source/2019-12-13-the-ember-times-issue-128.md @@ -51,7 +51,7 @@ Want to contribute to the cheat sheet yourself? Check out [the project on Github ## [Introduce Adaptive Loading to Your App with Ember Device 📶](https://twitter.com/_gokatz/status/1201534724696494081) -With [Ember Device](https://github.com/gokatz/ember-device), you can **progressively deliver rich content and powerful web experiences**. Thanks to [Gokul Kathirvel (@gokatz)](https://github.com/gokatz), you can **provide as much value to users with low-end devices** as users with high-end devices. 💯 +With [Ember Device](https://github.com/gokatz/ember-device), you can **progressively deliver rich content and powerful web experiences**. Thanks to [Gokul Kathirvel (@gokatz)](https://github.com/gokatz), you can **provide as much value to users with low-end devices** as to users with high-end devices. 💯 Ember Device provides a `device` service so that you can gauge a user's device and network to decide what content to show.