Skip to content

Commit

Permalink
Correct comment
Browse files Browse the repository at this point in the history
  • Loading branch information
olliesilvester committed Aug 5, 2024
1 parent 290968c commit 698a5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mx_bluesky/plans/level_1/do_fgs.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def do_fgs(
post_plans: Optional[Callable] = None,
):
"""Triggers a grid scan motion program and waits for completion, accounting for synchrotron topup.
Optionally run other plans before and after completion. A bluesky run MUST be open before this plan is
Optionally run other plans kickoff and between kickoff and completion. A bluesky run MUST be open before this plan is
called
Args:
Expand Down

0 comments on commit 698a5c1

Please sign in to comment.