@@ -13,7 +13,7 @@ ns.push({
1313 'type' : 'Function' ,
1414 'related' : [
1515 '@stdlib/types/typed-array/float32' ,
16- '@stdlib/types/typed-array/float64array ' ,
16+ '@stdlib/types/typed-array/float64 ' ,
1717 '@stdlib/types/typed-array/int16' ,
1818 '@stdlib/types/typed-array/int32' ,
1919 '@stdlib/types/typed-array/int8' ,
@@ -40,7 +40,7 @@ ns.push({
4040 'type' : 'Function' ,
4141 'related' : [
4242 '@stdlib/types/typed-array/float32' ,
43- '@stdlib/types/typed-array/float64array ' ,
43+ '@stdlib/types/typed-array/float64 ' ,
4444 '@stdlib/types/typed-array/int16' ,
4545 '@stdlib/types/typed-array/int32' ,
4646 '@stdlib/types/typed-array/int8' ,
@@ -67,7 +67,7 @@ ns.push({
6767 'type' : 'Function' ,
6868 'related' : [
6969 '@stdlib/types/typed-array/float32' ,
70- '@stdlib/types/typed-array/float64array ' ,
70+ '@stdlib/types/typed-array/float64 ' ,
7171 '@stdlib/types/typed-array/int16' ,
7272 '@stdlib/types/typed-array/int32' ,
7373 '@stdlib/types/typed-array/int8' ,
@@ -84,7 +84,7 @@ ns.push({
8484 'type' : 'Function' ,
8585 'related' : [
8686 '@stdlib/types/typed-array/float32' ,
87- '@stdlib/types/typed-array/float64array ' ,
87+ '@stdlib/types/typed-array/float64 ' ,
8888 '@stdlib/types/typed-array/int16' ,
8989 '@stdlib/types/typed-array/int32' ,
9090 '@stdlib/types/typed-array/int8' ,
0 commit comments