From 4181c234b385e595bf39ae6b60504cbe35a8e3a2 Mon Sep 17 00:00:00 2001 From: UmbralReaper <67179462+UmbralReaper@users.noreply.github.com> Date: Sat, 20 Feb 2021 19:53:41 +1000 Subject: [PATCH] Fix typo in Valentines Card (#47583) --- data/json/snippets/valentines.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/snippets/valentines.json b/data/json/snippets/valentines.json index 71d3624a7bb92..966bf1253dad7 100644 --- a/data/json/snippets/valentines.json +++ b/data/json/snippets/valentines.json @@ -38,7 +38,7 @@ }, { "id": "valentine_10", - "text": "A girl smiles into the camera. Behind here a house is on fire. \"I'm burning, I'm burning, I'm burning for you, my valentine!\"" + "text": "A girl smiles into the camera. Behind her a house is on fire. \"I'm burning, I'm burning, I'm burning for you, my valentine!\"" } ] }