Skip to content

Commit

Permalink
Update GuidedSourceData.js
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmflynn committed May 29, 2024
1 parent 63a8d08 commit b9e5553
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ export class GuidedSourceDataPage extends ManagedPage {
alignment: alignmentInfo,
};

const data = await run("alignment", sessionInfo, {
const data = await run("neuroconv/alignment", sessionInfo, {
title: "Checking Alignment",
message: "Please wait...",
});
Expand Down

0 comments on commit b9e5553

Please sign in to comment.