Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 1b343e7

Browse files
vokoshyvNarretz
authored andcommitted
style(docs): improve formatting in code comment
Closes #11674
1 parent b3c022d commit 1b343e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ var packagePath = __dirname;
66
var Package = require('dgeni').Package;
77

88
// Create and export a new Dgeni package called angularjs. This package depends upon
9-
// the ngdoc,nunjucks and examples packages defined in the dgeni-packages npm module.
9+
// the ngdoc, nunjucks, and examples packages defined in the dgeni-packages npm module.
1010
module.exports = new Package('angularjs', [
1111
require('dgeni-packages/ngdoc'),
1212
require('dgeni-packages/nunjucks'),

0 commit comments

Comments
 (0)