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