Skip to content

Commit 5855c82

Browse files
authored
Merge pull request #181 from GasimoCodes/master
Fix typo in vehicles.md
2 parents db554e9 + 061f90e commit 5855c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual/physics/vehicles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ When creating complex vehicles (eg. based on Animated Model) you can query wheel
5252

5353
### Technical details
5454

55-
Vehicles are using *PhysX Vehicles SDK* for driving, suspension and car components simulation (gearbox, engine, clutch, suspension, differential). Many of the exposed properties can be precesly configured to enhance the driving model per-vehicle.
55+
Vehicles are using *PhysX Vehicles SDK* for driving, suspension and car components simulation (gearbox, engine, clutch, suspension, differential). Many of the exposed properties can be precisely configured to enhance the driving model per-vehicle.
5656

5757
* Maximum amount of wheels used per-vehicle is `20`.
5858
* `Z` axis is forward.

0 commit comments

Comments
 (0)