소스 검색

Update CHANGELOG.md

Garrett Johnson 4 년 전
부모
커밋
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.