diff --git a/resources/views/recap/recap.blade.php b/resources/views/recap/recap.blade.php
index 11405b3..849e14e 100644
--- a/resources/views/recap/recap.blade.php
+++ b/resources/views/recap/recap.blade.php
@@ -2,6 +2,9 @@
{{$audition->name}} Recap
+
+ The final score is calculated by multiplying each subscore by its weight, the dividing the total by the total of the weights
+