Skip to content

Commit

Permalink
doc: correction
Browse files Browse the repository at this point in the history
  • Loading branch information
neocarto committed Feb 2, 2022
1 parent 48f40a1 commit 021bf16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -888,9 +888,9 @@ const data = bertin.merge(countries, "ISO3_CODE", maddison, "countrycode", true)

</details>

#### Talble2geo
#### Table2geo

*talble2geo* is a function to convert a data table with lat/lon fileds to a geojson. [Source](https://github.com/neocarto/bertin/blob/main/src/talble2geo.js) [Example](https://observablehq.com/d/8d5d24e4d175a0bf?collection=@neocartocnrs/bertin)
*table2geo* is a function to convert a data table with lat/lon fileds to a geojson. [Source](https://github.com/neocarto/bertin/blob/main/src/table2geo.js) [Example](https://observablehq.com/d/8d5d24e4d175a0bf?collection=@neocartocnrs/bertin)

<details><summary>Code</summary>

Expand Down

0 comments on commit 021bf16

Please sign in to comment.