Skip to content

Commit

Permalink
Update client/lib/signup/step-actions/index.js
Browse files Browse the repository at this point in the history
Co-authored-by: Aneesh Devasthale <aneeshd16@users.noreply.github.com>
  • Loading branch information
ddc22 and aneeshd16 committed Oct 19, 2022
1 parent 1d6d36c commit 35a1cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/lib/signup/step-actions/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ export function createSiteWithCart( callback, dependencies, stepData, reduxStore
}

const locale = getLocaleSlug();
// Pre Load Experiment relevent to the post site creation goal screen
// Pre Load Experiment relevant to the post site creation goal screen
loadExperimentAssignment( CALYPSO_BUILTBYEXPRESS_GOAL_TEXT_EXPERIMENT_NAME );

wpcom.req.post(
Expand Down

0 comments on commit 35a1cc7

Please sign in to comment.