Skip to content

Commit

Permalink
fix typo. probem => problem
Browse files Browse the repository at this point in the history
  • Loading branch information
dmathieu committed May 19, 2012
1 parent bc8b7e0 commit 12b6307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/getting_started.textile
Expand Up @@ -678,7 +678,7 @@ end


This change will ensure that all changes made through HTML forms can edit the content of the text and title fields. This change will ensure that all changes made through HTML forms can edit the content of the text and title fields.
It will not be possible to define any other field value through forms. You can still define them by calling the `field=` method of course. It will not be possible to define any other field value through forms. You can still define them by calling the `field=` method of course.
Accessible attributes and the mass assignment probem is covered in details in the "Security guide":security.html#mass-assignment Accessible attributes and the mass assignment problem is covered in details in the "Security guide":security.html#mass-assignment


h4. Adding Some Validation h4. Adding Some Validation


Expand Down

0 comments on commit 12b6307

Please sign in to comment.