We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e17336 commit b9a30ecCopy full SHA for b9a30ec
packages/web/spec/program/context/function/invoke.mdx
@@ -21,7 +21,7 @@ contexts to reconstruct call stacks.
21
22
## Pointer evaluation and instruction placement
23
24
-An instruction's context describes what is known *following*
+An instruction's context describes what is known _following_
25
that instruction's execution: the fact that a function was
26
invoked holds from that point forward. Pointers within the
27
context reference the machine state at the instruction's trace
0 commit comments