Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
update docs for valByName
Browse files Browse the repository at this point in the history
  • Loading branch information
taylordowns2000 committed Sep 15, 2021
1 parent c93a150 commit 634e1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Adaptor.js
Original file line number Diff line number Diff line change
Expand Up @@ -1933,7 +1933,7 @@ export function upsert(
* @example
* valByName(tei.attributes, 'first name')
* @function
* @param {Object} attributes - An array of tracked entity attributes
* @param {Object} attr - An array of tracked entity attributes
* @param {string} name - The display name to search for
* @returns {string}
*/
Expand Down

0 comments on commit 634e1aa

Please sign in to comment.