mirror of
https://github.com/status-im/react-native.git
synced 2025-01-13 11:05:21 +00:00
Fix typo
Summary: Closes https://github.com/facebook/react-native/pull/2055 Github Author: Jason Zhekov <jasssonpet@gmail.com>
This commit is contained in:
parent
deba13f698
commit
a8211e32d2
@ -13,7 +13,7 @@
|
||||
|
||||
/**
|
||||
* Faster version of `merge` that doesn't check its arguments and
|
||||
* also merges prototye inherited properties.
|
||||
* also merges prototype inherited properties.
|
||||
*
|
||||
* @param {object} one Any non-null object.
|
||||
* @param {object} two Any non-null object.
|
||||
|
Loading…
x
Reference in New Issue
Block a user