Skip to content

Commit 44d83fd

Browse files
authored
Merge pull request #167 from 0xflotus/patch-1
fixed small error
2 parents aa115cb + 741033e commit 44d83fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ files but keep the actual content on servers.
129129
In order to support NetworkLinks, toGeoJSON would need to be asynchronous
130130
and perform network requests. These changes would make it more complex and less
131131
reliable in order to hit a limited usecase - we'd rather keep it simple
132-
and not require users to think about network connectivity and bandwith
132+
and not require users to think about network connectivity and bandwidth
133133
in order to convert files.
134134

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

0 commit comments

Comments
 (0)