Skip to content

Commit f4a22f1

Browse files
committed
docs: fix description
1 parent 6bbca95 commit f4a22f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/node_modules/@stdlib/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ declare module '@stdlib/types/ndarray' {
10371037
*/
10381038
interface Flags<T = unknown> {
10391039
/**
1040-
* Numeric properties.
1040+
* Properties.
10411041
*/
10421042
[key: string | symbol | number]: T;
10431043

0 commit comments

Comments
 (0)