mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix(web): 🐛 fix title on api footer link
This commit is contained in:
parent
b3a51109ce
commit
81317e9652
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ const Api = () => (
|
|||
<Tag>
|
||||
<a
|
||||
href="/api"
|
||||
title="FilterLists API lists endpoint"
|
||||
title="FilterLists API"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue