Skip to content

Commit 6822769

Browse files
author
Jonathan Turner
authored
Rollup merge of #37119 - durka:patch-31, r=steveklabnik
book: remove backticks in Type Aliases header Fix #37116.
2 parents 67aaddd + 1eb36b8 commit 6822769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/book/type-aliases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% `type` Aliases
1+
% Type Aliases
22

33
The `type` keyword lets you declare an alias of another type:
44

0 commit comments

Comments
 (0)