We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cdb852 commit 0e83b31Copy full SHA for 0e83b31
bit-docs.js
@@ -31,7 +31,7 @@ var path = require("path");
31
*
32
* The processor is also smart enough process regular comments above functions
33
* that have not explicitly been documented with closure type annotations, and
34
- * extracts basic signature information such as parameters or return type.
+ * extracts basic signature information such as parameters and/or return type.
35
36
* Registering the `html` hook adds a mustache template used to generate the
37
* HTML for the tags added by this plugin.
0 commit comments