Skip to content

Commit 073d48b

Browse files
committed
fix: typo
1 parent df44d20 commit 073d48b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/developer-tools/sdks/backend/remix-sdk.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ export const loader = async ({ request }: LoaderFunctionArgs) => {
458458

459459
If `org_code` is not specified and the user belongs to multiple organizations, they’ll be prompted to choose during login/registration.
460460

461-
## Self Serve Portal
461+
## Self-Serve Portal
462462

463463
Send users to the self-serve portal by linking to the portal URL returned from the [Self-serve portal API](/build/self-service-portal/self-serve-portal-for-orgs/) or by using a stored URL in your app.
464464

0 commit comments

Comments
 (0)