Skip to content

Commit e46035a

Browse files
committed
* update readme
1 parent c27b149 commit e46035a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-zh_CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ L.mask('bound.json', {}).addTo(map);
2020

2121
## 调用
2222
```javascript
23-
L.mask((geosjon, options?)
23+
L.mask(geosjon, options?)
2424
```
2525
| 参数 | 类型 | 描述 |
2626
|-----------|------|-------------|

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ L.mask('bound.json', {}).addTo(map);
2222
## Creation
2323

2424
```javascript
25-
L.mask((geosjon, options?)
25+
L.mask(geosjon, options?)
2626
```
2727
| Parameter | Type | Description |
2828
|-----------|------|-------------|

0 commit comments

Comments
 (0)