Skip to content

Commit a2c557a

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
1 parent f048d60 commit a2c557a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/blas/ext/base/gvander

lib/node_modules/@stdlib/blas/ext/base/gvander/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The function has the following parameters:
6161

6262
Note that indexing is relative to the first index. To introduce an offset, use [`typed array`][mdn-typed-array] views.
6363

64-
<!-- eslint-disable stdlib/capitalized-comments -->
64+
<!-- eslint-disable stdlib/capitalized-comments, max-len -->
6565

6666
```javascript
6767
var Float64Array = require( '@stdlib/array/float64' );

0 commit comments

Comments
 (0)