Skip to content

Commit 9f15cf5

Browse files
committed
Merge branch 'iainbeeston-patch-3' into development
2 parents 0304c05 + 24bbe7f commit 9f15cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services/Select.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* @description
77
* Utility method to access deep properties without
8-
* trhowing errors when things are not defined.
8+
* throwing errors when things are not defined.
99
* Can also set a value in a deep structure, creating objects when missing
1010
* ex.
1111
* var foo = Select('address.contact.name',obj)

0 commit comments

Comments
 (0)