Skip to content

Commit

Permalink
align WAVSTART WAVEND titles
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Nov 1, 2024
1 parent 8768ccf commit 08951a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/stdatamodels/jwst/datamodels/schemas/wcsinfo.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,13 +257,13 @@ properties:
fits_hdu: SCI
blend_table: True
waverange_start:
title: lower bound of the default wavelength range
title: Lower bound of the default wavelength range
type: number
fits_keyword: WAVSTART
fits_hdu: SCI
blend_table: True
waverange_end:
title: upper bound of the default wavelength range
title: Upper bound of the default wavelength range
type: number
fits_keyword: WAVEND
fits_hdu: SCI
Expand Down

0 comments on commit 08951a4

Please sign in to comment.