📝(docs) fix typo

Correct language to not be past tense
This commit is contained in:
Paul Mustière
2025-03-20 19:29:35 +00:00
committed by Anthony LC
parent 20d32ecc4e
commit b61a7a4961

View File

@@ -104,7 +104,7 @@ export function HomeContent() {
</Text> </Text>
<Text as="p" $display="inline"> <Text as="p" $display="inline">
<Trans t={t} i18nKey="home-content-open-source-part2"> <Trans t={t} i18nKey="home-content-open-source-part2">
You can easily self-hosted Docs (check our installation{' '} You can easily self-host Docs (check our installation{' '}
<a <a
href="https://github.com/suitenumerique/docs/tree/main/docs" href="https://github.com/suitenumerique/docs/tree/main/docs"
target="_blank" target="_blank"