We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d73490e commit 8cfdf38Copy full SHA for 8cfdf38
docs/authentication_samples.md
@@ -30,7 +30,7 @@ async def get_user():
30
asyncio.run(get_user())
31
```
32
33
-## 2. INTERACTIVE BROSWER FLOW
+## 2. INTERACTIVE BROWSER FLOW
34
35
```py
36
import asyncio
0 commit comments