Skip to content

Commit

Permalink
Add entry for Drilldown to the vale dictionary
Browse files Browse the repository at this point in the history
  • Loading branch information
knylander-grafana committed Feb 18, 2025
1 parent 5ade32e commit fda570c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vale/dictionary/d.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ local word = import './word.jsonnet';
word.new('DOM', '', 'noun') { abbreviation: true, elaboration: 'Document Object Model', established_abbreviation: true },
word.new("don'ts", '', 'noun'),
word.new('downsample', 'DG', 'verb'),
word.new('Drilldown', '', 'noun'),
word.new('duplicate', 'dDSN', 'noun') { swaps: { 'de-duplicate': 'deduplicate', 'de-duplicated': 'deduplicated', 'de-duplicates': 'deduplicates', 'de-duplication': 'deduplication' } },
word.new('Dynatrace', '', 'noun') { product: true },
word.new('passwordless', '', 'adjective') { description: 'https://en.wikipedia.org/wiki/Passwordless_authentication' },
Expand Down

0 comments on commit fda570c

Please sign in to comment.