docs: community docs typos (#9604)

typos
This commit is contained in:
Matthew Momjian
2024-05-19 15:50:46 -04:00
committed by GitHub
parent e39ee8a16f
commit 451416ec88
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ interface CommunityProjectProps {
const projects: CommunityProjectProps[] = [
{
title: 'immich-go',
description: `An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.`,
description: `An alternative to the immich-CLI that doesn't depend on nodejs. It specializes in importing Google Photos Takeout archives.`,
url: 'https://github.com/simulot/immich-go',
},
{