Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"A" vs. "An" grammar error in validation message #13

Closed
cvrebert opened this issue Oct 1, 2014 · 1 comment
Closed

"A" vs. "An" grammar error in validation message #13

cvrebert opened this issue Oct 1, 2014 · 1 comment

Comments

@cvrebert
Copy link

cvrebert commented Oct 1, 2014

$ java -jar vnu.jar http://jsbin.com/giquho/2/
"http://jsbin.com/giquho/2":20.6-20.6: error: Stray start tag “body”.
"http://jsbin.com/giquho/2":20.6-20.6: error: An “body” start tag seen but an element of the same type was already open.

Note the An “body”, which is grammatically incorrect.

X-Ref: validator/validator#1

@cvrebert
Copy link
Author

cvrebert commented Oct 3, 2014

Closing since there's been action on validator/validator#1

@cvrebert cvrebert closed this as completed Oct 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant