Browse Source

Remove added white line

pull/14708/head
Sofie Van Landeghem 6 months ago
committed by GitHub
parent
commit
7d844327f8
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      docs/en/docs/tutorial/first-steps.md

1
docs/en/docs/tutorial/first-steps.md

@ -56,7 +56,6 @@ INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
That line shows the URL where your app is being served on your local machine.
### Check it { #check-it }
Open your browser at <a href="http://127.0.0.1:8000" class="external-link" target="_blank">http://127.0.0.1:8000</a>.

Loading…
Cancel
Save