Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Darren Cunningham <[email protected]>
  • Loading branch information
findgriffin and cynicaljoy authored Dec 16, 2024
1 parent f3dbd0b commit c774989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ the `ECommerce` database.
For example, with the local server running in a separate terminal tab, run the
following curl request to the `POST /customers` endpoint. The request creates a
`Customer` collection document in the `ECommerce` database.
`Customer` collection document in the `ECommercePython` database.
curl -v \
http://localhost:5000/customers \
Expand Down

0 comments on commit c774989

Please sign in to comment.