Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Dec 26, 2024
1 parent 550ee15 commit b22de03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webgpu/lessons/webgpu-scene-graphs.md
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,7 @@ Finally, ket's adjust the camera slightly.
Select a finger and just 'rotation x' and you'll see the segments
further down all rotate with it.
## <a id="a-shoot"> Let's shoot a projectile from the index finger.
## <a id="a-shoot"></a> Let's shoot a projectile from the index finger.
Another advantage of a scene graph is that you can easily ask for the
position and orientation of any node in the graph.
Expand Down

0 comments on commit b22de03

Please sign in to comment.