Skip to content

Commit 8d3c500

Browse files
unatasha8vinckr
authored andcommitted
chore: Refine device verification UI section wording
1 parent 0f6e684 commit 8d3c500

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/oauth2-oidc/device-authorization.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ Depending on your security needs and your traffic load, you may wish to enhance
8585

8686
Keep in mind that higher entropy may make it harder for the user to enter the user code.
8787

88-
## Device verification user interface implementation
88+
## Device verification UI implementation
8989

90-
Here is a sample implementation for a device verification UI :
90+
Here is a sample UI implementation for device verification:
9191

9292
```js
9393
import { Configuration, OAuth2Api } from "@ory/client"

0 commit comments

Comments
 (0)