diff --git a/README b/README index 216c309..b71f2a7 100644 --- a/README +++ b/README @@ -8,6 +8,6 @@ DynamicForm holds a few helpers method to help you deal with your models, they a * error_message_on(object, method, options={}) * error_messages_for(record, options={}) -It also adds f.error_messages and f.error_messages_on to your form builders. +It also adds f.error_messages and f.error_message_on to your form builders. Copyright (c) 2010 David Heinemeier Hansson, released under the MIT license