diff options
| author | Zaza <thomas.kyle6@gmail.com> | 2025-01-19 11:09:55 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-19 11:09:55 +0000 |
| commit | b323573047dee4c358f513fbb9b50174e9e98a99 (patch) | |
| tree | 4cc3683092c9224a2ea04ef49c2ffbd0b06a6a1d | |
| parent | 219e16a0bd8e0aaa7cbba24fc5e758e9f719907c (diff) | |
| download | karakeep-b323573047dee4c358f513fbb9b50174e9e98a99.tar.zst | |
docs: Fix type in intro.md (#901)
Fixed a simple typo
| -rw-r--r-- | docs/docs/01-intro.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/01-intro.md b/docs/docs/01-intro.md index 11687054..62efe98c 100644 --- a/docs/docs/01-intro.md +++ b/docs/docs/01-intro.md @@ -21,7 +21,7 @@ Hoarder is an open source "Bookmark Everything" app that uses AI for automatical - 📱 An [iOS app](https://apps.apple.com/us/app/hoarder-app/id6479258022), and an [Android app](https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile&pcampaignid=web_share). - 📰 Auto hoarding from RSS feeds. - 🔌 REST API. -- 🌐 Mutli-language support. +- 🌐 Multi-language support. - 🖍️ Mark and store highlights from your hoarded content. - 🗄️ Full page archival (using [monolith](https://github.com/Y2Z/monolith)) to protect against link rot. Auto video archiving using [youtube-dl](https://github.com/marado/youtube-dl). - ☑️ Bulk actions support. |
