Skip to content

Commit

Permalink
chore: fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
navinkarkera committed Oct 7, 2024
1 parent e8b85af commit 7b1b957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openedx/core/djangoapps/content_libraries/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ class LibraryBlockCollectionsView(APIView):
@convert_exceptions
def patch(self, request, usage_key_str) -> Response:
"""
Adds Collections to a Component.
Sets Collections for a Component.
Collection and Components must all be part of the given library/learning package.
"""
Expand Down

0 comments on commit 7b1b957

Please sign in to comment.