Skip to content

Commit

Permalink
source object merged with its
Browse files Browse the repository at this point in the history
  • Loading branch information
richytong committed Nov 27, 2020
1 parent 08a72fe commit 7c31fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assign.js
Expand Up @@ -16,7 +16,7 @@ const funcObjectAll = require('./_internal/funcObjectAll')
* ```
*
* @description
* Compose an object from a source object merged with the evaluations of a specifying object of functions. Functions of the specifying object may return Promises.
* Compose an object from a source object merged with its evaluations with a specifying object of functions. Functions of the specifying object may return Promises.
*
* ```javascript [playground]
* console.log(
Expand Down

0 comments on commit 7c31fac

Please sign in to comment.