aboutsummaryrefslogtreecommitdiffstats
path: root/build.rs
diff options
context:
space:
mode:
Diffstat (limited to 'build.rs')
-rw-r--r--build.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.rs b/build.rs
index e32493c..a971d27 100644
--- a/build.rs
+++ b/build.rs
@@ -62,7 +62,7 @@ async fn commonmark() {
}
let doc = format!(
- "//! CommonMark test suite.
+ "//! `CommonMark` test suite.
// > 👉 **Important**: this module is generated by `build.rs`.
// > It is generate from the latest CommonMark website.