Skip to content

Commit

Permalink
MDEXP-625 Fixed text
Browse files Browse the repository at this point in the history
  • Loading branch information
obozhko-folio committed Sep 5, 2023
1 parent b4b3485 commit a4f43e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ramls/schemas/failed.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"type": "object",
"properties": {
"duplicatedSrs": {
"description": "Counts number of duplicated SRS records",
"description": "Counts the number of duplicate SRS records",
"type": "integer",
"default": 0
},
"otherFailed": {
"description": "Counts number of failed records",
"description": "Counts the number of failed records",
"type": "integer",
"default": 0
}
Expand Down

0 comments on commit a4f43e6

Please sign in to comment.