diff --git a/docs/references/sdk/fullstack.mdx b/docs/references/sdk/fullstack.mdx index 1d145d4680..46736e14c6 100644 --- a/docs/references/sdk/fullstack.mdx +++ b/docs/references/sdk/fullstack.mdx @@ -23,7 +23,7 @@ A fullstack SDK combines the [frontend-only SDK](/docs/references/sdk/frontend-o ## Implementation -Please see the respective [frontend-only SDK](/docs/references/sdk/frontend-only) and [backend-only SDK](/docs/references/sdk/backend-only) implementation instructions. +See the respective [frontend-only SDK](/docs/references/sdk/frontend-only) and [backend-only SDK](/docs/references/sdk/backend-only) implementation instructions. In addition to these instructions, you'll need to go through the following steps to support all required features.