Skip to content

Commit 2d84f2d

Browse files
authored
correct text per reviewer feedback
1 parent f43f531 commit 2d84f2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/extensibility/ux-guidelines/ux-essentials-for-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ms.workload:
4848

4949
### Minimum resolution
5050

51-
- The minimum resolution for Visual Studio Dev14 is **1280x720**. This means that it is *possible* to use Visual Studio at this resolution, although it might not be an optimal user experience. There is no guarantee that all aspects will be usable at resolutions lower than 1280x720.
51+
- The minimum resolution for Visual Studio 2015 is **1280x720**. This means that it is *possible* to use Visual Studio at this resolution, although it might not be an optimal user experience. There is no guarantee that all aspects will be usable at resolutions lower than 1280x720.
5252

5353
- The target resolution for Visual Studio is **1366x768**. This is the lowest resolution at which we promise a *good* user experience.
5454

@@ -158,4 +158,4 @@ Forcing the user to read explanatory text before dismissing UI is an anti-patter
158158

159159
**Bad:** "Click here for instructions about how to create a new project."
160160

161-
**Good:** "How do I create a new project?"
161+
**Good:** "How do I create a new project?"

0 commit comments

Comments
 (0)