Skip to content

Commit 10637cf

Browse files
committed
Fix formatting
1 parent b632c7d commit 10637cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ide/src/goto_type_definition.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ use crate::{FilePosition, NavigationTarget, RangeInfo, TryToNav};
1010
// |===
1111
// | Editor | Action Name
1212
//
13-
// | VS Code | **Go to Type Definition*
13+
// | VS Code | **Go to Type Definition**
1414
// |===
1515
//
1616
// image::https://user-images.githubusercontent.com/48062697/113020657-b560f500-917a-11eb-9007-0f809733a338.gif[]

0 commit comments

Comments
 (0)