Fix typo introduced by recent commit in styles.html.

This commit is contained in:
John MacFarlane
2022-10-17 16:31:01 -07:00
parent 1e7b57e1e8
commit 5ca064b401
+1 -1
View File
@@ -182,5 +182,5 @@ $if(highlighting-css)$
$highlighting-css$
$endif$
$if(csl-css)$
$style.citations.html()$
$styles.citations.html()$
$endif$