Merge pull request #2922 from gabysantosw/patch-2

Ending alt text with a period
pull/2966/head
Rich Harris 5 years ago committed by GitHub
commit 6a388a9f86
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} dances.">

Loading…
Cancel
Save