Skip to content

Commit a4d408d

Browse files
Update src/content/docs/identitymodel-oidcclient/automatic.md
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
1 parent 24fb70c commit a4d408d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/docs/identitymodel-oidcclient/automatic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ public class BrowserResult : Result
7474
}
7575
```
7676

77-
:::note
78-
The `IBrowser` implementation must be specific to the platform and environment and must be provided by the
77+
:::note[Browser is platform-specific]
78+
The `IBrowser` implementation is specific to the platform and environment and must be provided by the
7979
host application. For example, a Windows-specific implementation will not work within a macOS, iOS, Android, or Linux environment.
8080
:::
8181

0 commit comments

Comments
 (0)