Skip to content

Commit be34993

Browse files
joselvelezErik Ritter
andauthored
Update packages/components/src/components/Address/Address.tsx
Co-authored-by: Erik Ritter <[email protected]>
1 parent 59d024f commit be34993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/src/components/Address/Address.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export interface AddressProps {
77
*/
88
value: string;
99
/**
10-
* boolean to shorten the address if addresses does not resolve to an ENS name
10+
* Shorten the address if it does not resolve to an ENS name
1111
*/
1212
shortened?: boolean;
1313
}

0 commit comments

Comments
 (0)