Skip to content

Commit 702adb0

Browse files
committed
fix warning
1 parent 61e6052 commit 702adb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/debugger/debug-using-the-just-in-time-debugger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ You can start debugging at this point. If you're debugging a real app, you need
192192
> [!CAUTION]
193193
> If your app contains untrusted code, a security warning dialog box appears, enabling you to decide whether to proceed with debugging. Before you continue debugging, decide whether you trust the code. Did you write the code yourself? If the application is running on a remote machine, do you recognize the name of the process? If the app is running locally, consider the possibility of malicious code running on your computer. If you decide the code is trustworthy, select **OK**. Otherwise, select **Cancel**.
194194
195-
## <a name="jit_errors"></a> Troubleshoot Just-In-Time debugging
195+
## Troubleshoot Just-In-Time debugging
196196

197197
### Just-In-Time debugging fails to start
198198

0 commit comments

Comments
 (0)