diff --git a/swim.py b/swim.py
index f16f95a..f0ad13c 100644
--- a/swim.py
+++ b/swim.py
@@ -1,6 +1,6 @@
 import func
 
-data = func.fun()
+data = func.func()
 score = fun.count(data)
 
 print(score)
\ No newline at end of file