Skip to content

Commit

Permalink
Merge pull request #167 from 0xflotus/patch-1
Browse files Browse the repository at this point in the history
fixed small error
  • Loading branch information
tristen authored Sep 27, 2023
2 parents aa115cb + 741033e commit 44d83fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ files but keep the actual content on servers.
In order to support NetworkLinks, toGeoJSON would need to be asynchronous
and perform network requests. These changes would make it more complex and less
reliable in order to hit a limited usecase - we'd rather keep it simple
and not require users to think about network connectivity and bandwith
and not require users to think about network connectivity and bandwidth
in order to convert files.

NetworkLink support could be implemented in a separate library as a pre-processing
Expand Down

0 comments on commit 44d83fd

Please sign in to comment.