Skip to content

Commit

Permalink
Merge pull request #234 from openedx/feanil/correct_yaml_syntax
Browse files Browse the repository at this point in the history
fix: Remove trailing comma that caused this to be invalid yaml.
  • Loading branch information
Feanil Patel authored Mar 29, 2024
2 parents a354b77 + 1c91206 commit 154e3e4
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: "API for creating submissions and scores"
links:
- url: "https://github.com/openedx/edx-submissions"
title: "Submissions API",
title: "Submissions API"
icon: "Web"
spec:
owner: group:committers-edx-submissions
Expand Down

0 comments on commit 154e3e4

Please sign in to comment.