Skip to content

Commit f8bf5af

Browse files
authored
Update AuthorName.php
1 parent 6d208fb commit f8bf5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Detectors/AuthorName.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public function detect(): ?string
1717
'sailthru.author',
1818
'lp.article:author',
1919
'twitter:creator',
20-
'dcterms.creator',
20+
'dcterms.creator'
2121
);
2222
}
2323
}

0 commit comments

Comments
 (0)