Skip to content

Commit f013d1b

Browse files
authored
Merge pull request #269 from cnotin/patch-2
Fix minor typo in title
2 parents 81ef07e + 8cfdf38 commit f013d1b

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)