Skip to content

Commit f819ff3

Browse files
filzrevtimcassell
andauthored
Update docs/articles/features/disassembler.md
Co-authored-by: Tim Cassell <[email protected]>
1 parent c249e4c commit f819ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/articles/features/disassembler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The configuration options available for MSBuild properties:
2323

2424
> [!NOTE]
2525
> By default, BenchmarkDotNet excludes disassembler's native dependencies that aren't used on current target platform.
26-
> Use the following settings when running the benchmark binary on multiple platforms.
26+
> Use the following settings when running the benchmark binary on a different platform than it was built on, or multiple platforms.
2727
>
2828
> ```xml
2929
> <BenchmarkDotNetTargetPlatform>all</BenchmarkDotNetTargetPlatform>

0 commit comments

Comments
 (0)