Skip to content

Commit

Permalink
Minor improvement in word choice
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Jan 20, 2024
1 parent 244a31c commit e7e35d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcn/notices/core/Localization.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"containment_probability": {
"type": "number",
"description": "Containment probability [dimensionless, 0-1], if not parsed, default is 0.9",
"description": "Containment probability [dimensionless, 0-1]; if absent, default is 0.9",
"default": 0.9
},
"systematic_included": {
Expand Down

0 comments on commit e7e35d4

Please sign in to comment.