Skip to content

Commit 561e7aa

Browse files
author
h1alexbel
committed
feat(#36): backticks, backed
1 parent aa184e3 commit 561e7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/with-summary.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export class WithSummary {
4949
`
5050
${this.summary}
5151
52-
Generated with ${this.model}
52+
Generated with \`${this.model}\`
5353
`;
5454
}
5555
}

0 commit comments

Comments
 (0)