diff options
Diffstat (limited to 'app/assets/javascripts/vue_common_component/commit.js.es6')
| -rw-r--r-- | app/assets/javascripts/vue_common_component/commit.js.es6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/vue_common_component/commit.js.es6 b/app/assets/javascripts/vue_common_component/commit.js.es6 index 25c1c27bee7..053d08bb089 100644 --- a/app/assets/javascripts/vue_common_component/commit.js.es6 +++ b/app/assets/javascripts/vue_common_component/commit.js.es6 @@ -111,7 +111,7 @@ }, /** - * In order to reuse the svg instead of copy and paste in this template the html_safe + * In order to reuse the svg instead of copy and paste in this template * we need to render it outside this component using =custom_icon partial. * Make sure it has this structure: * .commit-icon-svg.hidden |
