Skip to content

Commit

Permalink
fix(entities): fix 'utlity' typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brendankenny authored Aug 7, 2023
1 parent 2606a26 commit dfd0641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/entities.js
Original file line number Diff line number Diff line change
Expand Up @@ -1836,7 +1836,7 @@ module.exports = [
{
name: 'Accentuate',
company: 'Accentuate Digital',
category: 'utlity',
category: 'utility',
homepage: 'https://www.accentuate.io/',
domains: ['*.accentuate.io'],
examples: ['cdn.accentuate.io', 'original.accentuate.io'],
Expand Down Expand Up @@ -2380,7 +2380,7 @@ module.exports = [
{
name: 'Afterpay',
company: 'Block',
category: 'utlity',
category: 'utility',
homepage: 'https://www.afterpay.com/',
domains: ['*.afterpay.com'],
examples: ['static-us.afterpay.com'],
Expand Down

0 comments on commit dfd0641

Please sign in to comment.