Skip to content

Commit a5d6381

Browse files
authored
chore: typos
1 parent 563827d commit a5d6381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/runtime-execution-modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ To create a profiled build:
104104
<WasmShellMonoRuntimeExecutionMode>InterpreterAndAOT</WasmShellMonoRuntimeExecutionMode>
105105
```
106106

107-
- Build you application again
107+
- Build your application again
108108

109109
Note that the AOT profile is a snapshot of the current set of assemblies and methods in your application. If that set changes significantly, you'll need to re-create the AOT profile to get optimal results.
110110

0 commit comments

Comments
 (0)