summaryrefslogtreecommitdiff
path: root/opendc/api/v1/traces/endpoint.py
diff options
context:
space:
mode:
Diffstat (limited to 'opendc/api/v1/traces/endpoint.py')
-rw-r--r--opendc/api/v1/traces/endpoint.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/opendc/api/v1/traces/endpoint.py b/opendc/api/v1/traces/endpoint.py
index d383b335..05d6fd48 100644
--- a/opendc/api/v1/traces/endpoint.py
+++ b/opendc/api/v1/traces/endpoint.py
@@ -2,7 +2,7 @@ from opendc.models.trace import Trace
from opendc.util.rest import Response
def GET(request):
- """Get all avaialble Traces."""
+ """Get all available Traces."""
# Get the Traces