diff --git a/src/routes/polling/+page.svelte b/src/routes/polling/+page.svelte
index e207c8a..737cb5b 100644
--- a/src/routes/polling/+page.svelte
+++ b/src/routes/polling/+page.svelte
@@ -248,12 +248,12 @@
How does this work?
- Approval voting
-
-
Voters can choose any number of logos. The logo that got selected the most wins.
-
- Remember, you can only vote once!
-
+
+
+ This is an approval voting system. Voters can choose any number of logos. The logo that is
+ selected the most wins. Note that you can only vote once!
+