Skip to content

Commit 23474d9

Browse files
authored
Remove periods
1 parent 8eaf76b commit 23474d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ide/reference/move-type-to-matching-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ This refactoring applies to:
4141

4242
1. Next, do one of the following:
4343

44-
- Press **Ctrl**+**.**.
45-
- Right-click on the type name and select **Quick Actions and Refactorings**.
44+
- Press **Ctrl**+**.**
45+
- Right-click on the type name and select **Quick Actions and Refactorings**
4646

4747
1. Select **Move type to *TypeName*.cs** from the menu, where *TypeName* is the name of the type you've selected.
4848

0 commit comments

Comments
 (0)