diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 7dbb304b90..683c924cff 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -3269,5 +3269,5 @@ runners.delete_runner = Delete this runner runners.delete_runner_success = Runner deleted successfully runners.delete_runner_failed = Failed to delete runner runners.delete_runner_header = Confirm to delete this runner -runners.delete_runner_notice = If task is running on this runner, it will be terminated and mark as failed. It may break building workflow. +runners.delete_runner_notice = If a task is running on this runner, it will be terminated and mark as failed. It may break building workflow. runners.delete_runner_confirm = Delete this runner diff --git a/templates/shared/actions/runner_edit.tmpl b/templates/shared/actions/runner_edit.tmpl index c9b1970b46..9c6188f233 100644 --- a/templates/shared/actions/runner_edit.tmpl +++ b/templates/shared/actions/runner_edit.tmpl @@ -91,18 +91,18 @@