chore(docs): correct spacings

This commit is contained in:
Misko Hevery 2012-05-22 22:22:14 -07:00
parent b5fb18ae35
commit 3fdb29242b

View file

@ -86,6 +86,7 @@ docsApp.directive.docTutorialNav = function(templateMerge) {
}; };
}; };
docsApp.directive.docTutorialReset = function() { docsApp.directive.docTutorialReset = function() {
function tab(name, command, id, step) { function tab(name, command, id, step) {
return '' + return '' +
@ -188,7 +189,6 @@ docsApp.serviceFactory.openJsFiddle = function(templateMerge, getEmbeddedTemplat
}; };
docsApp.serviceFactory.sections = function sections() { docsApp.serviceFactory.sections = function sections() {
var sections = { var sections = {
guide: [], guide: [],