Merge pull request #45862 from eiriksfa/patch-1

Update s2.md, typo in reference docs
This commit is contained in:
Dan Roscigno 2023-02-01 11:55:49 -05:00 committed by GitHub
commit 6301904a1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -304,7 +304,7 @@ Result:
└──────────────┘
```
## s2RectUinion
## s2RectUnion
Returns the smallest rectangle containing the union of this rectangle and the given rectangle. In the S2 system, a rectangle is represented by a type of S2Region called a `S2LatLngRect` that represents a rectangle in latitude-longitude space.