Garrett Johnson 4 лет назад
Родитель
Сommit
d78a8eb395
1 измененных файлов с 1 добавлено и 1 удалено
  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.