Skip to content

Commit

Permalink
fixed small error
Browse files Browse the repository at this point in the history
  • Loading branch information
0xflotus authored Oct 23, 2020
1 parent 72957d6 commit 741033e
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 @@ -130,7 +130,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 741033e

Please sign in to comment.