From 93a941bbfdf5588826aebae3b0aa4f3291164277 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Grosjean?= Date: Fri, 21 Mar 2014 18:31:08 +0100 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94c75235..457fd542 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ * Collection input generates `required` attribute if it has `prompt` option. [@nashby](https://github.com/nashby) ## deprecation - * Methods on custom inputs now accept an required argument with the wrapper options. + * Methods on custom inputs now accept a required argument with the wrapper options. See https://github.com/plataformatec/simple_form/pull/997 for more information. ## 3.0.1