From 3805b9a537eee70e1f3d7f20e38f610242775623 Mon Sep 17 00:00:00 2001 From: Alex Wolfe Date: Sun, 26 Apr 2015 08:03:01 -0700 Subject: [PATCH] removal of placeholder intro --- public/docs/js/latest/api/core/_data.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/docs/js/latest/api/core/_data.json b/public/docs/js/latest/api/core/_data.json index 5592782731..73e3d5cb98 100644 --- a/public/docs/js/latest/api/core/_data.json +++ b/public/docs/js/latest/api/core/_data.json @@ -1,7 +1,6 @@ { "index" : { - "title" : "Core", - "intro" : "Define angular core API here." + "title" : "Core" }, "bootstrap-function" : {