Skip to content

Commit b2f0a62

Browse files
committed
docs: fix typo in Default Prim lesson (“Ihelps” → “It helps”) (#24)
1 parent 9c37c78 commit b2f0a62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/composition-basics/default-prim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this lesson, we’ll explore the concept of default prims in Universal Scene
3232
## What Is a Default Prim?
3333

3434
![Default Prim Definition](../images/foundations/DefaultPrim_Definition.webm)
35-
A default prim in OpenUSD is a top-level prim, or primitive, that is part of the layer metadata and serves as the primary entry point or root for a stage. Ihelps other parts of the system know where to start or what to focus on.
35+
A default prim in OpenUSD is a top-level prim, or primitive, that is part of the layer metadata and serves as the primary entry point or root for a stage. It helps other parts of the system know where to start or what to focus on.
3636

3737

3838
### How Does It Work?

0 commit comments

Comments
 (0)