Skip to content

Commit 2c199ea

Browse files
committed
Clarify clone plan inspection
1 parent 2be5fa0 commit 2c199ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/how-to/cloning.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ them is purely about ergonomics:
216216
when you want the lifecycle hidden and you are authoring assets through a
217217
scene config.
218218
* The second spells the same flow out as plain function calls, leaving a moment
219-
between the build and the drain where you can inspect or mutate the plan.
219+
between the build and the drain where you can inspect the plan.
220220
Reach for it when you are assembling a scene outside
221221
:class:`~isaaclab.scene.InteractiveScene` or want fine control over timing.
222222
* The third is a one-shot shortcut for the case where every env is just a copy

0 commit comments

Comments
 (0)