Skip to content

Commit 2df5d65

Browse files
Update src/context/SimulationContext.tsx
Co-authored-by: Copilot <[email protected]>
1 parent 7765740 commit 2df5d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/context/SimulationContext.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ type Context = {
5858
*/
5959
prevPc: number | undefined
6060
/**
61-
* Right Tab value for Editor\Execiton.
61+
* Right Tab value for Editor\Execution.
6262
*/
6363
rightTabValue: "IDE" | "debugger"
6464
/**

0 commit comments

Comments
 (0)