Skip to content

Commit 7621e04

Browse files
authored
Add missing word (#6971)
1 parent 993dfc2 commit 7621e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/reference/sync-type-and-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This refactoring applies to:
2626

2727
**When:** You have renamed a file or type and haven't yet updated the corresponding file or type to match.
2828

29-
**Why:** Placing a type in a file with a different name, or vice-versa, it difficult to find what you're looking for. By renaming either the type or filename, code becomes more readable and easier to navigate.
29+
**Why:** Placing a type in a file with a different name, or vice-versa, makes it difficult to find what you're looking for. By renaming either the type or filename, code becomes more readable and easier to navigate.
3030

3131
> [!NOTE]
3232
> This refactoring is not yet available for .NET Standard and .NET Core projects.

0 commit comments

Comments
 (0)