Skip to content

Commit 553c30e

Browse files
chore: fix typo in session management overview (#884)
1 parent 30f751d commit 553c30e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/session-management/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ You must pass the token in one of two ways:
135135

136136
import { privilegedVideo } from '../../kratos/self-service/flows/code/settings'
137137

138-
To perform some pofile changes, such as updating the email address, password, or adding/removing 2FA, the user must have a
138+
To perform some profile changes, such as updating the email address, password, or adding/removing 2FA, the user must have a
139139
privileged session.
140140

141141
:::tip

0 commit comments

Comments
 (0)