Skip to content

Commit 7d15e2f

Browse files
committed
fix typo
1 parent 49ee66c commit 7d15e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shopify.app.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ api_version = "2024-07"
1010
uri = "/webhooks/app/uninstalled"
1111
topics = ["app/uninstalled"]
1212

13-
# Handled by: /app/routes/webhooks.app.scopes.update.tsx
13+
# Handled by: /app/routes/webhooks.app.scopes_update.tsx
1414
[[webhooks.subscriptions]]
1515
topics = [ "app/scopes_update" ]
1616
uri = "/webhooks/app/scopes_update"

0 commit comments

Comments
 (0)