mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
English language is a tricky old thing and I've pulled out the validator type parsing so that we can prefix our validator types with the correct article, 'an' or 'a'. Doing a bit of extra hard work to ensure the error message is clear and well constructed english. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>