diff --git a/src/features/quote/components/QuoteInfoModal.jsx b/src/features/quote/components/QuoteInfoModal.jsx index 664e3d53..ceaef4a7 100644 --- a/src/features/quote/components/QuoteInfoModal.jsx +++ b/src/features/quote/components/QuoteInfoModal.jsx @@ -72,7 +72,7 @@ function QuoteInfoModal({ modalClose, quoteData }) {
{variables.getMessage('widgets.quote.info.warning') || - 'Author image and occupation are automatically fetched and may be incorrect.'} + "The author's image, occupation and wikipedia page are automatically sourced from Wikipedia and Wikidata and may not always be accurate."}