Skip to content

Commit a139cea

Browse files
authored
Update README.md
1 parent 8363aee commit a139cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scene/calculate-distance/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Demonstrates how to calculate the distance, in meters, between two Graphics in 3D space.
33

44
##How to use the sample
5-
Once the SceneView has loaded the Graphics animation will begin. The distance between the two Graphics will be displayed at the top of the application and will be updated when the Graphics animation starts.
5+
Once the SceneView has loaded the Graphic's animation will begin. The distance between the two Graphics will be displayed at the top of the application and will be updated when the Graphics animation starts.
66

77
![](CalculateDistance3D.PNG)
88

0 commit comments

Comments
 (0)