Skip to content

Commit

Permalink
clarify
Browse files Browse the repository at this point in the history
  • Loading branch information
macjuul committed Oct 25, 2024
1 parent 8dbc49f commit 21f0152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/doc-surrealql/datamodel/geometries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SurrealDB makes working with GeoJSON easy, with support for `Point`, `LineString
<tbody>
<tr>
<td scope="row" data-label="Type"><a href="#point"><code>Point</code></a></td>
<td scope="row" data-label="Description">A geolocation point with latitude and longitude</td>
<td scope="row" data-label="Description">A geolocation point with longitude and latitude</td>
</tr>
<tr>
<td scope="row" data-label="Type"><a href="#LineString"><code>LineString</code></a></td>
Expand Down

0 comments on commit 21f0152

Please sign in to comment.