Fix spelling mistake

This commit is contained in:
Lucas Armand
2025-11-04 16:59:39 -08:00
parent 47e5460532
commit f5134d4bf5
+1 -1
View File
@@ -286,7 +286,7 @@ class AutoScalerData:
"""Data that is reported to autoscaler""" """Data that is reported to autoscaler"""
id: int id: int
moken: str mtoken: str
version: str version: str
loadtime: float loadtime: float
cur_load: float cur_load: float