Skip to content

Commit d87f0be

Browse files
authored
Merge pull request #3210 from corporate-gadfly/patch-1
fix typo
2 parents 3fff55b + 274c9d7 commit d87f0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/lang/en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ export default {
190190
vaultPassword2: 'Vault Password',
191191
view: 'View',
192192
cron: 'Cron',
193-
iWantToRunATaskByTheCronOnlyForForNewCommitsOfSome: 'I want to run a task by the cron only for for new commits of some repository',
193+
iWantToRunATaskByTheCronOnlyForForNewCommitsOfSome: 'I want to run a task by the cron only for new commits of some repository',
194194
repository2: 'Repository',
195195
cronChecksNewCommitBeforeRun: 'Cron checks new commit before run',
196196
readThe: 'Read the',

0 commit comments

Comments
 (0)