Skip to content

Commit 1bc00d1

Browse files
authored
docs: add missing period
Signed-off-by: Athan <[email protected]>
1 parent acd730c commit 1bc00d1

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/find-last-index/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/find-last-index/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ interface Options extends BaseOptions {
106106
}
107107

108108
/**
109-
* Interface describing `findLastIndex`
109+
* Interface describing `findLastIndex`.
110110
*/
111111
interface FindLastIndex {
112112
/**

0 commit comments

Comments
 (0)