Fix title

This commit is contained in:
Rand McKinney 2014-03-04 15:18:38 -08:00
parent 9f78564a9c
commit 7eb910a345
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"content": [ "content": [
{ "title": "LoopBack Storage Service", "depth": 2 }, { "title": "LoopBack Storage Service", "depth": 2 },
"lib/storage-service.js", "lib/storage-service.js",
{ "title": "Container API", "depth": 3 }, { "title": "Storage Handler API", "depth": 3 },
"lib/storage-handler.js" "lib/storage-handler.js"
] ]
} }