Skip to content

Commit 511f4e7

Browse files
committed
edits
1 parent 7a3aea5 commit 511f4e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/xaml-tools/xaml-hot-reload.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ Starting in Visual Studio 2022 version 17.14 Preview 2, XAML Hot Reload and [XAM
2929

3030
You can't enable this experience by using [Attach to process](../debugger/attach-to-running-processes-with-the-visual-studio-debugger.md) unless you [manually set an environment variable](xaml-hot-reload-troubleshooting.md#verify-that-you-use-start-debugging-rather-than-attach-to-process).
3131

32-
## Applications for XAML Hot Reload
32+
## Scenarios for XAML Hot Reload
3333

3434
XAML Hot Reload is especially helpful in these scenarios:
3535

36-
* Fixing UI problems found in your XAML code after the app was started in debug mode.
36+
* Fixing UI problems found in your XAML code.
3737

3838
* Building a new UI component for an app that is under development, while taking advantage of your app's runtime context.
3939

0 commit comments

Comments
 (0)