Skip to content

Commit 4f07d9d

Browse files
committed
fix required css style
1 parent a31741f commit 4f07d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/rspec_api_documentation/html_example.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>{{resource_name}} API</title>
55
<meta charset="utf-8">
66
<style>
7-
{{ styles }}
7+
{{{ styles }}}
88
</style>
99
</head>
1010
<body>

0 commit comments

Comments
 (0)