Skip to content

Commit b9a30ec

Browse files
committed
chore: fix formatting
1 parent 4e17336 commit b9a30ec

File tree

1 file changed

+1
-1
lines changed
  • packages/web/spec/program/context/function

1 file changed

+1
-1
lines changed

packages/web/spec/program/context/function/invoke.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ contexts to reconstruct call stacks.
2121

2222
## Pointer evaluation and instruction placement
2323

24-
An instruction's context describes what is known *following*
24+
An instruction's context describes what is known _following_
2525
that instruction's execution: the fact that a function was
2626
invoked holds from that point forward. Pointers within the
2727
context reference the machine state at the instruction's trace

0 commit comments

Comments
 (0)