Skip to content

Commit 9dc4e1f

Browse files
authored
Merge pull request #478 from cnotin/patch-1
Fix minor typo in title
2 parents f97c925 + ca9f804 commit 9dc4e1f

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)