Skip to content

Commit 5215f02

Browse files
committed
edit
1 parent ed5cf80 commit 5215f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugger/view-data-in-tabular-visualizer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You can use the right-click context menu to customize the view:
6363

6464
## Modify the visualizer expression
6565

66-
Starting in Visual Studio 2022 version 17.11 Preview 2, you can directly change the **Expression** textbox with a modified LINQ expression. The visualizer data gets updated, reflecting the data change resulting from your new query.
66+
Starting in Visual Studio 2022 version 17.11 Preview 6, you can directly change the **Expression** textbox with a modified LINQ expression. The visualizer data gets updated, reflecting the data change resulting from your new query.
6767

6868
:::image type="content" source="../debugger/media/vs-2022/dbg-ienumerable-visualizer-edit-expression.png" alt-text="Screenshot of View the visualizer data edit the expression.":::
6969

0 commit comments

Comments
 (0)