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 @@ -172,8 +172,8 @@ console.log( arr.join( '\n' ) );
172172
173173## See Also
174174
175- - [ ` @stdlib/array/linspace ` ] [ @stdlib/array/linspace ] : generate a linearly spaced numeric array.
176- - [ ` @stdlib/array/logspace ` ] [ @stdlib/array/logspace ] : generate a logarithmically spaced numeric array.
175+ - < 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 >
176+ - < 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 >
177177
178178</section >
179179
You can’t perform that action at this time.
0 commit comments