Skip to content

Commit 5912286

Browse files
authored
Merge pull request #969 from unoplatform/kazo0-patch-1
chore: typos
2 parents 563827d + a5d6381 commit 5912286

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)