Skip to content

Commit 69e445b

Browse files
committed
Merge pull request ruby-china#7 from windwiny/master
Update working_with_javascript_in_rails.md
2 parents 8e6cedd + d3da79d commit 69e445b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/zh-CN/working_with_javascript_in_rails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ $ ->
205205
</form>
206206
```
207207

208-
因为生成的就是一个表单,所以 `form_for` 的全部信息否可使用
208+
因为生成的就是一个表单,所以 `form_for` 的全部信息都适用于这里
209209

210210
服务器端处理
211211
-----------

0 commit comments

Comments
 (0)