Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonzalo Avalos Ribas authored and Gonzalo Avalos Ribas committed Nov 17, 2023
1 parent 212b49d commit 7903a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ export const INGESTION_SOURCE_IDS = {
SERVICE_BUS: 'service-bus',
STORAGE: 'storage',
SUBSCRIPTIONS: 'subscriptions',
SUBSCRIPTION_USAGE: 'subscriptions_usag',
SUBSCRIPTION_USAGE: 'subscriptions_usage',
};

0 comments on commit 7903a2f

Please sign in to comment.