Skip to content

Commit

Permalink
use the right name
Browse files Browse the repository at this point in the history
  • Loading branch information
touv authored Dec 24, 2021
1 parent 5c48e5a commit db78fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/libpostal/src/expand-address-with.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const expand = (input) => ({
* Takes a field of object containing an address to return the same object except for the field containing the address.
* This will contain a standardized version of the address.
*
* @name parseAddress
* @name expandAddressWith
* @param {String} [path] path to the chosen field
* @returns {Object}
*/
Expand Down

0 comments on commit db78fa8

Please sign in to comment.