mirror of
https://github.com/gin-gonic/gin.git
synced 2025-04-25 11:06:48 +08:00
Fix typo (#2489)
This commit is contained in:
parent
0304ee96ed
commit
b860d8672d
@ -340,7 +340,7 @@ func main() {
|
||||
```
|
||||
|
||||
```
|
||||
ids: map[b:hello a:1234], names: map[second:tianou first:thinkerou]
|
||||
ids: map[b:hello a:1234]; names: map[second:tianou first:thinkerou]
|
||||
```
|
||||
|
||||
### Upload files
|
||||
|
Loading…
x
Reference in New Issue
Block a user