Removed duplicate w3w syntax

This commit is contained in:
Scott Bratcher 2025-01-12 11:44:05 -06:00 committed by GitHub
parent 5add1354df
commit bf18f84f07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

2
G0.md
View File

@ -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
```