Browse Source

Update README.md

Garrett Johnson 4 years ago
parent
commit
b83d09bb1a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -34,7 +34,7 @@ npm install 3d-tiles-renderer --save
 
 ## Basic TilesRenderer
 
-Setting up a basic application a 3D Tile Set.
+Setting up a basic application with a 3D Tile Set.
 
 ```js
 import { TilesRenderer } from '3d-tiles-renderer';