We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23aef95 commit 9d5379dCopy full SHA for 9d5379d
lib/node_modules/@stdlib/array/base/with/lib/main.js
@@ -51,7 +51,7 @@ function hasMethod( obj, method ) {
51
// MAIN //
52
53
/**
54
-* Return a new array with the element at the specified index replaced with a provided value.
+* Returns a new array with the element at the specified index replaced with a provided value.
55
*
56
* @param {Collection} x - input array
57
* @param {integer} index - element index
0 commit comments