Skip to content

Commit df85863

Browse files
committed
Merge pull request ruby-china#14 from Aufree/patch-1
错别字
2 parents 7b86159 + 3f4add8 commit df85863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/zh-CN/active_record_validations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ class Person < ActiveRecord::Base
221221
end
222222
```
223223

224-
在试图中可以这么写
224+
在视图中可以这么写
225225

226226
```erb
227227
<%= text_field :person, :email %>

0 commit comments

Comments
 (0)