Ending alt text with a period

pull/2922/head
gabysantosw 5 years ago committed by GitHub
parent 7105788214
commit b4d46ea60d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,4 +3,4 @@
let name = 'Rick Astley';
</script>
<img {src} alt="{name} dancing">
<img {src} alt="{name} dancing.">

Loading…
Cancel
Save