We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24a2708 + 4cc2e50 commit f8e9eceCopy full SHA for f8e9ece
docs/extensibility/vsix/tips/projects.md
@@ -14,7 +14,7 @@ ms.subservice: extensibility-integration
14
Here's a collection of small code samples on different ways to work with projects.
15
16
## Get project from contained file
17
-This is how to get the project from one if its files.
+This is how to get the project from one of its files.
18
19
```csharp
20
string fileName = "c:\\file\\in\\project.txt";
0 commit comments