diff --git a/src/routes/suggestions/intro/index.js b/src/routes/suggestions/intro/index.js index a5a2b751..c4090e20 100644 --- a/src/routes/suggestions/intro/index.js +++ b/src/routes/suggestions/intro/index.js @@ -23,11 +23,11 @@ export default function PageSuggestionsIntro() { style={{height: 173}} />
- Reduce repetive work and organize your bookmarks in a few clicks. - Tips are grounded on your collections and tags. Learn more + Reduce repetitive work and organize your bookmarks in a few clicks. + Tips are based on your collections and tags. Learn more
-
You get your own private AI categorization model based on your data. Your data never used for training.
+
You get your own private AI categorization model based on your data. Your data is never used for training.
{!enabled ? (
) : null} ) -} \ No newline at end of file +}