Skip to content

Commit c72d537

Browse files
authored
Update Overview.md
typo/format updates
1 parent b71a5fe commit c72d537

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Docs/Introduction/UI/Overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# User Interface
2-
Through out the overview documentation we talk about the fact that CodeFactory is integrated into the target IDE where the product is used. This design approach allows us to maximize the capabilities of delivery automation.
2+
Throughout the Overview documentation we talk about the fact that CodeFactory is integrated into the target IDE where the product is used. This design approach allows us to maximize the capabilities of delivery automation.
33
Each user interface environent for CodeFactory will be based on the target IDE in which it supports.
4-
This is the one part of CodeFactory that many not be reusable across different IDE's.
4+
This is the one aspect of CodeFactory that many not be reusable across different IDE's.
55

66
# User Interface for Visual Studio
7-
CodeFactory out of the box has native dialog window support for Visual Studio.
7+
CodeFactory includes native dialog window support for Visual Studio.
88
The user interface environment is based on Windows Presentation Foundation or (WPF).
99
This is the native UI framework that is supported by Visual Studio.
1010

1111
CodeFactory user interface control is designed to plug directly into a Visual Studio window. The CodeFactory control provides minor extensions to the existing user control object that is part of WPF.
12-
Any developer that is familar with XAML based user screens will be able to easily author and creator a dialog window to be displayed in Visual Studio.
12+
Any developer that is familiar with XAML based user screens will be able to easily author and creat a dialog window to be displayed in Visual Studio.
1313

1414
## Overview
1515
This link takes you back to the CodeFactory Overview
1616

17-
[CodeFactory Overview](../Overview.md)
17+
[CodeFactory Overview](../Overview.md)

0 commit comments

Comments
 (0)