Skip to content

Commit bf47ee9

Browse files
committed
Correct overrideBootstrapOptions 404 l-lin#106
1 parent 2984405 commit bf47ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/usages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ angular.module('datatablesSampleApp.usages', ['ngResource'])
6464
name: 'bootstrapIntegration',
6565
label: 'Bootstrap integration'
6666
}, {
67-
name: 'overrideBootstrapoptions',
67+
name: 'overrideBootstrapOptions',
6868
label: 'Override Bootstrap options'
6969
}]
7070
});

0 commit comments

Comments
 (0)