From e36bb41108f6a8010a1c349c1fca26891a9276ca Mon Sep 17 00:00:00 2001
From: Wai Yi Leung <w.y.leung@e-sensei.nl>
Date: Wed, 16 Jul 2014 09:16:00 +0200
Subject: [PATCH] Fix slide definition, there was not transistion / slide
 seperation

---
 04 - Working with NumPy arrays.ipynb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/04 - Working with NumPy arrays.ipynb b/04 - Working with NumPy arrays.ipynb
index de4f2c0..a5d462b 100644
--- a/04 - Working with NumPy arrays.ipynb	
+++ b/04 - Working with NumPy arrays.ipynb	
@@ -757,7 +757,7 @@
      "cell_type": "markdown",
      "metadata": {},
      "source": [
-      "Explicitely specifying the data type\n",
+      "Explicitly specifying the data type\n",
       "---"
      ]
     },
@@ -887,7 +887,7 @@
      "cell_type": "markdown",
      "metadata": {
       "slideshow": {
-       "slide_type": "-"
+       "slide_type": "subslide"
       }
      },
      "source": [
-- 
GitLab