Skip to content

Commit e5b839a

Browse files
authored
backticks are not pretty when not rendered (#2529)
These ones are particularly uncomfortable due to being of large font, in addition to being visible on all pages of the book.
1 parent 133103f commit e5b839a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[book]
2-
title = "The `bindgen` User Guide"
2+
title = "The bindgen User Guide"
33
author = "The Servo project developers"
44
description = "`bindgen` automatically generates Rust FFI bindings to C and C++ libraries."
55

0 commit comments

Comments
 (0)