Skip to content

Commit 3418f22

Browse files
committed
minor fix in bib listing
1 parent 1f2f749 commit 3418f22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/bib.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
{% endunless %}
145145
{%- endfor -%}
146146
{%- assign more_authors_show = more_authors_show | regex_replace: '([*∗†‡§¶‖&^]+)', '<sup>\1</sup>' -%}
147-
, and
147+
,
148148
<span
149149
class="more-authors"
150150
title="click to view {{ more_authors_hide }}"

0 commit comments

Comments
 (0)