Skip to content

Commit

Permalink
[AMI-274] Clarify general config section of deployment details
Browse files Browse the repository at this point in the history
  • Loading branch information
mihow committed Apr 20, 2024
1 parent c847236 commit 58af597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/utils/language.ts
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ const ENGLISH_STRINGS: { [key in STRING]: string } = {
[STRING.FIELD_LABEL_EMAIL]: 'Email',
[STRING.FIELD_LABEL_ERRORS]: 'Errors',
[STRING.FIELD_LABEL_FINISHED_AT]: 'Finished at',
[STRING.FIELD_LABEL_GENERAL]: 'General',
[STRING.FIELD_LABEL_GENERAL]: 'General configuration',
[STRING.FIELD_LABEL_ID]: 'ID',
[STRING.FIELD_LABEL_IMAGE]: 'Cover Image',
[STRING.FIELD_LABEL_ICON]: 'Icon',
Expand Down

0 comments on commit 58af597

Please sign in to comment.