Skip to content

Commit

Permalink
Fix transcription error.
Browse files Browse the repository at this point in the history
  • Loading branch information
toddburnside committed Nov 5, 2024
1 parent a055bdc commit 3522f5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ object ConfigurationRequestEditorPopup:
val notice =
"""Please briefly describe and justify the requested changes to the approved
|coordinates + instrument configurations + constraints. These changes will
|be approved by the Head of Science Operations at the site of the observations.
|be reviewed by the Head of Science Operations at the site of the observations.
""".stripMargin.linesIterator.mkString(" ")

val footer = React.Fragment(
Expand Down

0 comments on commit 3522f5d

Please sign in to comment.