mirror of
1
Fork 0

[chore] Fix typo in common.tsx (#3834)

This commit is contained in:
Privacy_Dragon 2025-02-25 12:46:41 +01:00 committed by GitHub
parent fd670c6a27
commit d8f96f81d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ export function DomainPermissionExcludeHelpText() {
return (
<>
Domain permission excludes prevent permissions for a domain (and all
subdomains) from being auomatically managed by domain permission subscriptions.
subdomains) from being automatically managed by domain permission subscriptions.
<br/>
For example, if you create an exclude entry for <code>example.org</code>, then
a blocklist or allowlist subscription will <em>exclude</em> entries for <code>example.org</code>