fix(ui): typo
This commit is contained in:
parent
767d8528e9
commit
d621cd8f6d
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ function ExcludeFilters(props: Props) {
|
|||
</div>
|
||||
) : (
|
||||
<Button variant="text-primary" onClick={addPageFilter}>
|
||||
Add Exclustion
|
||||
Add Exclusion
|
||||
</Button>
|
||||
)}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue