We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0f8ad2 commit 27ae4a8Copy full SHA for 27ae4a8
src/app/steps/Migration/MigrationStep.js
@@ -38,7 +38,7 @@ const MigrationStep = () => {
38
}
39
40
/*
41
- Send tracking event to custom migration endpoint. This uses the application endpoint (via the worker)
+ Send analytics event to custom migration endpoint. This uses the application endpoint (via the worker)
42
to ensure reliable event delivery The `await` ensures the request completes before navigation, preventing it from being cancelled on redirect.
43
*/
44
await apiFetch( {
0 commit comments