Skip to content

Commit b66a093

Browse files
committed
fix documentation
1 parent 4bfb809 commit b66a093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyff/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ def _info(r):
407407

408408
def pipeline_handler(request):
409409
"""
410-
Implements the /api/resources endpoint
410+
Implements the /api/pipeline endpoint
411411
412412
:param request: the HTTP request
413413
:return: a JSON representation of the active pipeline

0 commit comments

Comments
 (0)