Skip to content

Commit c6f6efc

Browse files
Update azure-sql/database/azure-sql-python-quickstart.md
Co-authored-by: Van To <40007119+VanMSFT@users.noreply.github.com>
1 parent a62305f commit c6f6efc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-sql/database/azure-sql-python-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ The app is ready to be tested locally.
244244

245245
1. On the Swagger UI page for the app `http://127.0.0.1:8000/docs`, expand the POST method and select **Try it out**.
246246

247-
You can also use try `/redoc` to see another form of generated documentation for the API.
247+
You can also try `/redoc` to see another form of generated documentation for the API.
248248

249249
1. Modify the sample JSON to include values for the first and last name. Select **Execute** to add a new record to the database. The API returns a successful response.
250250

0 commit comments

Comments
 (0)