Skip to content

Commit dca5319

Browse files
Update popScene.md
1 parent 5aede0f commit dca5319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/popScene.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
```
66

77
Removes the current scene off the scene stack and switches back to it.
8-
The scene contains its own data representations, including sprites, backgrounds, event handlers, and more.
8+
The scene contains its own data representations, including sprites, backgrounds, event handlers, etc.
99
The stack is handled by the built-in engine, not your code.
1010

1111
## Example

0 commit comments

Comments
 (0)