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: