mirror of
https://github.com/status-im/react-native.git
synced 2025-01-26 09:19:10 +00:00
[DOC] Removed unwanted "e.g" from documentation of multiSet
This commit is contained in:
parent
9dc9648504
commit
ffe80fa10a
@ -183,7 +183,7 @@ var AsyncStorage = {
|
||||
|
||||
/**
|
||||
* multiSet and multiMerge take arrays of key-value array pairs that match
|
||||
* the output of multiGet, e.g. Returns a `Promise` object.
|
||||
* the output of multiGet. Returns a `Promise` object.
|
||||
*
|
||||
* multiSet([['k1', 'val1'], ['k2', 'val2']], cb);
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user