Removed duplicate w3w syntax
This commit is contained in:
parent
5add1354df
commit
bf18f84f07
2
G0.md
2
G0.md
|
@ -75,8 +75,6 @@ Represents the geographic or political areas affected or relevant to the event.
|
|||
|
||||
Examples:
|
||||
```json
|
||||
["w3w", "///farm.vines.index"] # The triple-slash w3w standard syntax.
|
||||
["w3w", "farm", "vines", "index"] # The 3 words as three values.
|
||||
["w3w", "farm.vines.index"] # The 3 words dot-separated
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue