diff --git a/table_distributor.html b/table_distributor.html
index a526513..ec8c983 100755
--- a/table_distributor.html
+++ b/table_distributor.html
@@ -28,8 +28,8 @@
- - + +
@@ -162,7 +162,7 @@ def show_meet_table_data():
html = "Всего участников: " + str(len(persons)) + "
"
html += "Присутсвуют участников: " + str(len(get_present_persons())) + "
"
- html += "Шаг: " + document["step_id"].value + "
"
+ html += "Номер расперделения: " + document["step_id"].value + "
"
meet_count = 0;
html += "