summaryrefslogtreecommitdiff
path: root/tests/typ/meta/bibliography.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/meta/bibliography.typ')
-rw-r--r--tests/typ/meta/bibliography.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/meta/bibliography.typ b/tests/typ/meta/bibliography.typ
index 40d281fa..07c17dc6 100644
--- a/tests/typ/meta/bibliography.typ
+++ b/tests/typ/meta/bibliography.typ
@@ -10,7 +10,7 @@
---
#set page(width: 200pt)
= Details
-See also #cite("arrgh", "distress", [p. 22]), @arrgh[p. 4], and @distress[p. 5].
+See also #cite("arrgh", "distress", supplement: [p. 22]), @arrgh[p. 4], and @distress[p. 5].
#bibliography("/files/works.bib")
---