Skip to content

Commit 27ae4a8

Browse files
committed
Use analytics
1 parent d0f8ad2 commit 27ae4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/steps/Migration/MigrationStep.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const MigrationStep = () => {
3838
}
3939

4040
/*
41-
Send tracking event to custom migration endpoint. This uses the application endpoint (via the worker)
41+
Send analytics event to custom migration endpoint. This uses the application endpoint (via the worker)
4242
to ensure reliable event delivery The `await` ensures the request completes before navigation, preventing it from being cancelled on redirect.
4343
*/
4444
await apiFetch( {

0 commit comments

Comments
 (0)