Skip to content

Commit

Permalink
fix: Remove trailing comma that made catalog-info.yaml invalid yaml (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
pomegranited committed Apr 5, 2024
1 parent 9811959 commit ec89067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
description: "A library for tracking completion of blocks by learners in edX courses."
links:
- url: "https://github.com/openedx/completion"
title: "Block Completion API",
title: "Block Completion API"
icon: "Web"
spec:
owner: group:committers-completion
Expand Down

0 comments on commit ec89067

Please sign in to comment.