Skip to content

Commit

Permalink
Set code language for /web/api/webotp_api
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg committed Aug 2, 2023
1 parent df544d6 commit 35133cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/en-us/web/api/webotp_api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The process works like so:

A typical SMS message looks like so:

```
```plain
Your verification code is 123456.
@www.example.com #123456
Expand All @@ -66,7 +66,7 @@ Your verification code is 123456.
If the `get()` method is invoked by a third-party site embedded in an {{htmlelement("iframe")}}, the SMS structure should be:

```
```plain
Your verification code is 123456.
@top-level.example.com #123456 @embedded.com
Expand Down

0 comments on commit 35133cc

Please sign in to comment.