diff --git a/actionview/lib/action_view/helpers/asset_tag_helper.rb b/actionview/lib/action_view/helpers/asset_tag_helper.rb index 191af9c8978e0ed0f92b944c998f5c79bcae391c..f53cce32b0ba10e17202d125725f762846f3f8cd 100644 --- a/actionview/lib/action_view/helpers/asset_tag_helper.rb +++ b/actionview/lib/action_view/helpers/asset_tag_helper.rb @@ -259,19 +259,19 @@ def image_alt(src) # ==== Examples # # video_tag("trailer") - # # =>