Skip to content

Commit 3f4add8

Browse files
committed
错别字
"试图"改为"视图"
1 parent 7b86159 commit 3f4add8

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)