- From: nick <nick@demolvanotterloo.org>
- Date: Wed, 6 Feb 2002 09:14:35 -0500 (EST)
- To: www-validator-css@w3.org
Hi,
Just a quick note about a small typo on the css validator.
Valid CSS informations
* A {
* text-decoration : none;
}
"Information" is an uncountable noun so the plural does not take an "s".
Thus it should read:
Valid CSS information
* A {
* text-decoration : none;
}
By the way thanks for the service :)
Regards,
Nick
Received on Wednesday, 6 February 2002 16:59:25 UTC