From 3eda81bcacee6e40bf059e14f47349061eac2a61 Mon Sep 17 00:00:00 2001 From: Enrico Spinielli Date: Mon, 27 Dec 2021 11:51:32 +0100 Subject: [PATCH] use proper symbol for Celsius and Fahrenheit small correction --- .../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 +