Skip to content

Commit ca9f804

Browse files
authored
Fix minor typo in title
1 parent f97c925 commit ca9f804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/authentication_samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ async def get_user():
2727
asyncio.run(get_user())
2828
```
2929

30-
## 2. INTERACTIVE BROSWER FLOW
30+
## 2. INTERACTIVE BROWSER FLOW
3131

3232
```py
3333
import asyncio

0 commit comments

Comments
 (0)