Rephrase description of output example

This commit is contained in:
Susam Pal
2022-11-06 10:18:27 +00:00
parent d506432394
commit 1f505489a1

View File

@@ -42,8 +42,8 @@ hello, world</samp>
<p>
SPCSS shows any text in <code>&lt;samp&gt;</code> element in amber
and any text in <code>&lt;kbd&gt;</code> 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:
</p>
<pre>