Skip to content

Commit 11d71b0

Browse files
committed
docs(bom): edit form
1 parent ad6049a commit 11d71b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/bom/form.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Content-Length: 74
4242
user_name=张三&user_passwd=123&submit_button=提交
4343
```
4444

45-
注意,实际提交的时候,只要键值不是 URL 的合法字符(比如汉字“张三”和“确定”),浏览器会自动对其进行编码。
45+
注意,实际提交的时候,只要键值不是 URL 的合法字符(比如汉字“张三”和“提交”),浏览器会自动对其进行编码。
4646

4747
点击`submit`控件,就可以提交表单。
4848

0 commit comments

Comments
 (0)