Skip to content

Commit 9f69634

Browse files
authored
Update README.md
1 parent 664b3b3 commit 9f69634

File tree

1 file changed

+2
-2
lines changed
  • src/main/java/com/esri/samples/scene/animate_3d_graphic

1 file changed

+2
-2
lines changed

src/main/java/com/esri/samples/scene/animate_3d_graphic/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ position and orientation.</p>
2323

2424
<h2>How it works</h2>
2525

26-
<p>To animate a <code>Graphic</code> by updating it's <code>Geometry</code>, heading, pitch, and roll:</p>
26+
<p>To animate a <code>Graphic</code> by updating it's <code>Geometry</code>s, heading, pitch, and roll:</p>
2727

2828
<ol>
2929
<li>Create a <code>GraphicsOverlay</code> and attach it to the <code>SceneView</code>.</li>
@@ -56,7 +56,7 @@ position and orientation.</p>
5656
<li>LayerSceneProperties.SurfacePlacement</li>
5757
<li>MapView</li>
5858
<li>ModelSceneSymbol</li>
59-
<li>OrbitGeoElementCameraController</p>
59+
<li>OrbitGeoElementCameraController</li>
6060
<li>Point</li>
6161
<li>Polyline</li>
6262
<li>Renderer</li>

0 commit comments

Comments
 (0)