Skip to content

Commit 75dedbd

Browse files
Merge pull request #80 from mollie/feature/MOL-439/PICT-253
Feature/mol 439/pict 253
2 parents 9e6cdd7 + f13384b commit 75dedbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/src/components/method-details/method-details.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ const MethodDetails = (props: TMethodDetailsProps) => {
164164
<>
165165
<TabHeader
166166
to={`${match.url}/general`}
167-
label="General setting"
167+
label="General"
168168
exactPathMatch={true}
169169
/>
170170
<TabHeader

0 commit comments

Comments
 (0)