Skip to content

Commit 60ef60a

Browse files
authored
Apply suggestions from code review
1 parent ee5e075 commit 60ef60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Deeptable.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ export class Deeptable {
145145
}
146146

147147
/**
148-
* Loads a quadtree created by version 2.0 or great of the quadfeather package (including manifests).
148+
* Loads a quadtree created by version 2.0 or greater of the quadfeather package (including manifests).
149149
*
150150
* @param tileProxy A tileProxy to use for fetching tiles. Can be used to wrap authentication.
151151
* @param baseUrl The base URL of the quadfeather data.

0 commit comments

Comments
 (0)