Skip to content

Commit 4723731

Browse files
authored
Update Keywords.php
1 parent f8bf5af commit 4723731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Detectors/Keywords.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public function detect(): array
1818
'og:video:tag',
1919
'og:book:tag',
2020
'lp.article:section',
21-
'dcterms.subject',
21+
'dcterms.subject'
2222
];
2323

2424
foreach ($types as $type) {

0 commit comments

Comments
 (0)