Skip to content

Commit f48be1b

Browse files
fix ProcessStartInfo remarks toc (dotnet#40252)
1 parent b3586e0 commit f48be1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/fundamentals/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1319,8 +1319,8 @@ items:
13191319
href: runtime-libraries/system-runtime-loader-assemblyloadcontext.md
13201320
- name: The ProcessStartInfo class
13211321
items:
1322-
- name: UseShellExecute method
1323-
href: runtime-libraries/system-diagnostics-processstartinfo-useshellexecute.md
1322+
- name: UseShellExecute property
1323+
href: runtime-libraries/system-diagnostics-processstartinfo-useshellexecute.md
13241324
- name: The Environment class
13251325
items:
13261326
- name: GetEnvironmentVariable method

0 commit comments

Comments
 (0)