Skip to content

Commit

Permalink
Update src/Source/CopcSource.js
Browse files Browse the repository at this point in the history
Co-authored-by: AnthonyGlt <[email protected]>
  • Loading branch information
Desplandis and AnthonyGlt authored Apr 17, 2024
1 parent 284ac5f commit 775072a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Source/CopcSource.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ async function getHeaders(fetcher) {
class CopcSource extends Source {
/**
* @param {Object} config - Source configuration
* @param {string} config.url - URL of the COPC ressource.
* @param {string} config.url - URL of the COPC resource.
* @param {8 | 16} [config.colorDepth=16] - Encoding of the `color`
* attribute. Either `8` or `16` bits.
* @param {string} [config._lazPerfBaseUrl] - (experimental) Overrides base
Expand Down

0 comments on commit 775072a

Please sign in to comment.