File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -138,8 +138,8 @@ console.log( out.join( '\n' ) );
138
138
139
139
## See Also
140
140
141
- - [` @stdlib/array/linspace` ][@stdlib/ array/ linspace]: generate a linearly spaced numeric array.
142
- - [` @stdlib/array/logspace` ][@stdlib/ array/ logspace]: generate a logarithmically spaced numeric array.
141
+ - < span class = " package-name " > [` @stdlib/array/linspace` ][@stdlib/ array/ linspace]< / span >< span class = " delimiter " > : < / span >< span class = " description " > generate a linearly spaced numeric array.< / span >
142
+ - < span class = " package-name " > [` @stdlib/array/logspace` ][@stdlib/ array/ logspace]< / span >< span class = " delimiter " > : < / span >< span class = " description " > generate a logarithmically spaced numeric array.< / span >
143
143
144
144
< / section>
145
145
You can’t perform that action at this time.
0 commit comments