Explorar el Código

Update CHANGELOG.md

Garrett Johnson hace 4 años
padre
commit
d78a8eb395
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 ## Unreleased
 ### Added
-- "TilesRenderer.optimizeRaycast" option to disable overriding the raycast function of loaded tiles.
+- `TilesRenderer.optimizeRaycast` option to disable overriding the raycast function of loaded tiles.
 
 ### Changed
 - Added "sideEffects: false" to package.json.