Skip to content

Commit

Permalink
Merge pull request #34961 from openedx/MJG/fix-docs-teams-content-groups
Browse files Browse the repository at this point in the history
fix: add in-line docs correct namespace for content_groups_for_teams
  • Loading branch information
cmltaWt0 authored Jun 10, 2024
2 parents 009123a + c4bdf74 commit 16f6491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openedx/core/lib/teams_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
TEAM_SCHEME = "team"
TEAMS_NAMESPACE = "teams"

# .. toggle_name: course_teams.content_groups_for_teams
# .. toggle_name: teams.content_groups_for_teams
# .. toggle_implementation: CourseWaffleFlag
# .. toggle_default: False
# .. toggle_description: This flag enables content groups for teams. Content groups are virtual groupings of learners
Expand Down

0 comments on commit 16f6491

Please sign in to comment.