Skip to content

Commit 7004df8

Browse files
authored
fix typo in readme
1 parent 495ee49 commit 7004df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Currently, the VB -> C# conversion quality is higher than the C# -> VB conversio
4343
* A new instance of Visual Studio will open with the extension installed
4444

4545
## History
46-
A spiritual successor of the code conversion within [SharpDevelop](https://github.com/icsharpcode/SharpDevelop) and later part of [Refactoring Essentials](https://github.com/icsharpcode/RefactoringEssentials), the code converter was separated out to avoid difficulties with different Visual Studio and Rolsyn versions.
46+
A spiritual successor of the code conversion within [SharpDevelop](https://github.com/icsharpcode/SharpDevelop) and later part of [Refactoring Essentials](https://github.com/icsharpcode/RefactoringEssentials), the code converter was separated out to avoid difficulties with different Visual Studio and Roslyn versions.
4747

4848
## More screenshots
4949
<p float="left">

0 commit comments

Comments
 (0)