diff --git a/templates/chat-compendium-table-roll.html b/templates/chat-compendium-table-roll.html
index 40c368e6..2981d9af 100644
--- a/templates/chat-compendium-table-roll.html
+++ b/templates/chat-compendium-table-roll.html
@@ -1,5 +1,5 @@
-
Tirage aléatoire: {{typeName}}
-{{document.pack}}
+Tirage aléatoire: {{document.name}}
+Tirage de {{typeName}} aléatoire depuis {{document.pack}}
Jet {{roll.formula}} : {{roll.total}}{{percentages}}
@@ -15,4 +15,4 @@
{{{document.system.description}}}
{{/if}}
-
\ No newline at end of file
+