Use curly brackets

This commit is contained in:
ernstmul
2025-02-20 14:02:39 +01:00
parent 06d59fd11a
commit e4b31d2c9c
@@ -240,8 +240,8 @@ APPWRITE_PUBLIC_ENDPOINT = "${sdk.forProject.client.config.endpoint}"
<Typography.Text variant="m-500"
>2. Change <InlineCode
size="s"
code="src/environments/environment(development).ts" /> to reflect
the values below:</Typography.Text>
code="src/environments/environment&#x7B;.development&#x7D;.ts" />
to reflect the values below:</Typography.Text>
{:else}
<Typography.Text variant="m-500"
>2. Rename <InlineCode size="s" code=".env.example" /> into <InlineCode