We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0304c05 + f774260 commit 24bbe7fCopy full SHA for 24bbe7f
src/services/Select.js
@@ -5,7 +5,7 @@
5
*
6
* @description
7
* Utility method to access deep properties without
8
- * trhowing errors when things are not defined.
+ * throwing errors when things are not defined.
9
* Can also set a value in a deep structure, creating objects when missing
10
* ex.
11
* var foo = Select('address.contact.name',obj)
0 commit comments