diff --git a/edsm/systemApi.py b/edsm/systemApi.py index aee8b92..2932b76 100644 --- a/edsm/systemApi.py +++ b/edsm/systemApi.py @@ -71,7 +71,7 @@ class Traffic(base.ApiEndpoint): return json @classmethod - def getTrafficbyId(cls, systemId): + def getTrafficById(cls, systemId): """ Requests information about traffic in a system.