diff --git a/snippets/snippets.json b/snippets/snippets.json index 6f0a8ee..10762fe 100644 --- a/snippets/snippets.json +++ b/snippets/snippets.json @@ -51,7 +51,7 @@ "Image": { "prefix": "image", "body": [ - "-- ftd.image: ${1:Image source}\nalt: ${2: Alternative Text}" + "-- ftd.image: ${1:Image source}\nalt: ${2:Alternative Text}" ], "description": "An image" },