File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
lib/node_modules/@stdlib/slice/ctor Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -232,10 +232,10 @@ o = s.toJSON();
232232
233233<!-- Package usage examples. -->
234234
235- <section class =" examples " >
236-
237235* * *
238236
237+ <section class =" examples " >
238+
239239## Examples
240240
241241<!-- eslint no-undef: "error" -->
@@ -283,10 +283,10 @@ console.log( JSON.stringify( o ) );
283283
284284<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
285285
286- <section class =" related " >
287-
288286* * *
289287
288+ <section class =" related " >
289+
290290## See Also
291291
292292- <span class =" package-name " >[ ` @stdlib/ndarray/ctor ` ] [ @stdlib/ndarray/ctor ] </span ><span class =" delimiter " >: </span ><span class =" description " >multidimensional array constructor.</span >
You can’t perform that action at this time.
0 commit comments