Skip to content

Commit de0d9b7

Browse files
authored
Merge pull request #1562 from appwrite/fix-doc-typo
Fix typo in SSR auth doc
2 parents d425d63 + 41698ff commit de0d9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/docs/products/auth/server-side-rendering/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Admin clients should only be used if you need to perform admin actions that bypa
4646
or [unauthenticated requests that bypass rate limits](#rate-limits).
4747
{% /info %}
4848

49-
To initialize the admin client, we'll need to first [generated an API key](/docs/advanced/platform/api-keys#create-api-key).
49+
To initialize the admin client, we'll need to first [generate an API key](/docs/advanced/platform/api-keys#create-api-key).
5050
The API key should have the following scope in order to perform authentication:
5151

5252
| Category {% width=120 %} | Required scopes | Purpose |

0 commit comments

Comments
 (0)