Skip to content

Commit 48f28b7

Browse files
authored
Merge pull request #541 from hookdeck/docs-portal
docs: fix incorrect env name
2 parents a62b2a7 + f25a753 commit 48f28b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/features/tenant-user-portal.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The portal is a React SPA that is distributed via the API.
2020

2121
`PORTAL_REFERER_URL` is used to redirect the user when the JWT token is expired or when the user clicks "back".
2222

23-
`ORGANIZATION_NAME` is used to display the name of the organization deploying the portal.
23+
`PORTAL_ORGANIZATION_NAME` is used to display the name of the organization deploying the portal.
2424

2525
## Theming
2626

0 commit comments

Comments
 (0)