Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Apr 7, 2024
1 parent 3ad4b1b commit 8fc5a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/with/lib/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function hasMethod( obj, method ) {
// MAIN //

/**
* 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.
*
* @param {Collection} x - input array
* @param {integer} index - element index
Expand Down

0 comments on commit 8fc5a31

Please sign in to comment.