Skip to content

Commit fa07f50

Browse files
committed
Update 04.2.md
1 parent fea3373 commit fa07f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
getint,err:=strconv.Atoi(r.Form.Get("age"))
2222
if err!=nil{
23-
//数字转化出错了,那么可能就是不是数字
23+
//数字转化出错了,那么可能就不是数字
2424
}
2525

2626
//接下来就可以判断这个数字的大小范围了

0 commit comments

Comments
 (0)