Skip to content

Commit 2ee36ef

Browse files
authored
Merge pull request #1595 from friendlyping/develop
chore: fix typo
2 parents ff5d5ca + efb2dad commit 2ee36ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/__tests__/AeInputAccount.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ describe('AeInputAccount', () => {
105105
},
106106
},
107107
{
108-
name: "can't break domain by removing char from the beginning of doamin",
108+
name: "can't break domain by removing char from the beginning of domain",
109109
value: testName,
110110
input: {
111111
value: 'testchain',

0 commit comments

Comments
 (0)