From eb7af3076f3330f3a2b6a3a75f684c6fb2904477 Mon Sep 17 00:00:00 2001 From: Enrico Spinielli Date: Mon, 27 Dec 2021 19:40:47 +0100 Subject: [PATCH] [docs] use proper symbol for Celsius and Fahrenheit (#7061) --- .../examples/20-7guis/02-7guis-temperature/App.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/content/examples/20-7guis/02-7guis-temperature/App.svelte b/site/content/examples/20-7guis/02-7guis-temperature/App.svelte index fce279ed76..a98a5fd06c 100644 --- a/site/content/examples/20-7guis/02-7guis-temperature/App.svelte +++ b/site/content/examples/20-7guis/02-7guis-temperature/App.svelte @@ -14,11 +14,11 @@ - °c = - °f + °C = + °F \ No newline at end of file +