Skip to content

Commit

Permalink
fix instance analytics typo (#36596)
Browse files Browse the repository at this point in the history
  • Loading branch information
mazameli committed Apr 2, 2024
1 parent 8db8b43 commit be3a46b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -25,7 +25,7 @@ export const OFFICIAL_COLLECTION: CollectionAuthorityLevelConfig = {
export const INSTANCE_ANALYTICS_COLLECTION: CollectionInstanceAnaltyicsConfig =
{
type: "instance-analytics",
name: t`Instace Analytics`,
name: t`Instance Analytics`,
icon: "audit",
};

Expand Down

0 comments on commit be3a46b

Please sign in to comment.