aboutsummaryrefslogtreecommitdiffstats
path: root/tests/commonmark.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/commonmark.rs')
-rw-r--r--tests/commonmark.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/commonmark.rs b/tests/commonmark.rs
index b5bb40e..e96623a 100644
--- a/tests/commonmark.rs
+++ b/tests/commonmark.rs
@@ -1,4 +1,4 @@
-//! CommonMark test suite.
+//! `CommonMark` test suite.
// > 👉 **Important**: this module is generated by `build.rs`.
// > It is generate from the latest CommonMark website.