From 7df5f0266d558a1f79bc07300ec650f1eca1e66d Mon Sep 17 00:00:00 2001 From: Steve Robinson Date: Mon, 23 Nov 2015 07:30:53 +0530 Subject: [PATCH] Fixed typo `Givem` -> `Given` :) --- src/pages/storyboard/tutorials/remotedata.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/storyboard/tutorials/remotedata.haml b/src/pages/storyboard/tutorials/remotedata.haml index c541004..5a0209d 100644 --- a/src/pages/storyboard/tutorials/remotedata.haml +++ b/src/pages/storyboard/tutorials/remotedata.haml @@ -8,7 +8,7 @@ %section.tutorial %h2 Working with Remote Data %p - Givem the asynchronous nature of storyboard, you can use scenes + Given the asynchronous nature of storyboard, you can use scenes to actually setup your environment. Tasks such as creating DOM strcutures that are invisible or fetching data are common setup tasks. In this guide we will look quickly at how one might integrate Storyboard with Dataset.