Skip to content

Commit 87b0e45

Browse files
authored
remove superfluous word (#1128)
1 parent 07b728a commit 87b0e45

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/data/api.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2069,8 +2069,7 @@ setValue('notRegisteredInput', { test: '1', test2: '2' }); // ✅ sugar syntax t
20692069
</Link>
20702070
<p>
20712071
<b className={typographyStyles.note}>Important: </b>This
2072-
is only applicable to <strong>built-in</strong> validation
2073-
only.
2072+
is only applicable to <strong>built-in</strong> validation.
20742073
</p>
20752074
</p>
20762075
</td>

0 commit comments

Comments
 (0)