Skip to content

Commit 8cfdf38

Browse files
authored
Fix minor typo in tiltle
1 parent d73490e commit 8cfdf38

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
@@ -30,7 +30,7 @@ async def get_user():
3030
asyncio.run(get_user())
3131
```
3232

33-
## 2. INTERACTIVE BROSWER FLOW
33+
## 2. INTERACTIVE BROWSER FLOW
3434

3535
```py
3636
import asyncio

0 commit comments

Comments
 (0)