From 1f505489a18158fdcd5cc761f854710057086797 Mon Sep 17 00:00:00 2001 From: Susam Pal Date: Sun, 6 Nov 2022 10:18:27 +0000 Subject: [PATCH] Rephrase description of output example --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5cc3062..f1bb1d8 100644 --- a/index.html +++ b/index.html @@ -42,8 +42,8 @@ hello, world

SPCSS shows any text in <samp> element in amber and any text in <kbd> element in green. This can - be used to differentiate between the output of a computer program - and the input a user types. For example, the above code example was + be used to differentiate between the output from a computer program + and the input from a user. For example, the above code example was created with the following HTML code: