Skip to content

Commit

Permalink
Merge pull request #130 from debugger-zhang/patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
YikaiHu authored Nov 27, 2023
2 parents 7e6191c + 030ee89 commit 69836af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/portal/src/assets/config/const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ export const S3SourcePrefixTypeList = [
},
{
value: S3SourcePrefixType.MultiplePrefix,
name: "Objects with defferent prefixes",
name: "Objects with different prefixes",
},
];

Expand Down

0 comments on commit 69836af

Please sign in to comment.