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() {
function tab(name, command, id, step) {
return '' +
@ -188,7 +189,6 @@ docsApp.serviceFactory.openJsFiddle = function(templateMerge, getEmbeddedTemplat
};
docsApp.serviceFactory.sections = function sections() {
var sections = {
guide: [],