File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -486,7 +486,7 @@ function ( $key ) {
486486 * : Cache key.
487487 *
488488 * <key-path>...
489- * : The name(s) of the keys within the value to locate the value to pluck .
489+ * : The name(s) of the keys within the value to locate the value to patch .
490490 *
491491 * [<value>]
492492 * : The new value. If omitted, the value is read from STDIN.
Original file line number Diff line number Diff line change @@ -481,7 +481,7 @@ function ( $key ) {
481481 * : Key for the transient.
482482 *
483483 * <key-path>...
484- * : The name(s) of the keys within the value to locate the value to pluck .
484+ * : The name(s) of the keys within the value to locate the value to patch .
485485 *
486486 * [<value>]
487487 * : The new value. If omitted, the value is read from STDIN.
You can’t perform that action at this time.
0 commit comments