Skip to content

✏ Fix typo in docs/tutorial/first-steps.md, from asyncio to anyio#11

Merged
tiangolo merged 1 commit into
fastapi:mainfrom
windson:patch-1
Jan 9, 2022
Merged

✏ Fix typo in docs/tutorial/first-steps.md, from asyncio to anyio#11
tiangolo merged 1 commit into
fastapi:mainfrom
windson:patch-1

Conversation

@windson
Copy link
Copy Markdown
Contributor

@windson windson commented Jan 8, 2022

Run the Main Function
call it with anyio.run()

Run the Main Function
call it with anyio.run()
@tiangolo tiangolo changed the title typo 🙊🙊🙊: call it with anyio.run() ✏ Fix typo in docs/tutorial/first-steps.md, from asyncio to anyio Jan 9, 2022
@tiangolo tiangolo enabled auto-merge (squash) January 9, 2022 11:31
@tiangolo
Copy link
Copy Markdown
Member

tiangolo commented Jan 9, 2022

Oops! 🤦

Good catch @windson, thanks! ☕

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 9, 2022

Codecov Report

Merging #11 (76f4869) into main (4782faa) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines          312       312           
=========================================
  Hits           312       312           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4782faa...76f4869. Read the comment docs.

@tiangolo tiangolo merged commit 1cc13e4 into fastapi:main Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants