✏ Fix typo in docs/tutorial/connect/remove-data-connections.md (#421)

This commit is contained in:
Theodore Williams 2022-08-29 02:33:41 -06:00 committed by GitHub
parent f9522b3913
commit 4143edd251
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ We will continue with the code from the previous chapter.
## Break a Connection
We don't really have to delete anyting to break a connection. We can just assign `None` to the foreign key, in this case, to the `team_id`.
We don't really have to delete anything to break a connection. We can just assign `None` to the foreign key, in this case, to the `team_id`.
Let's say **Spider-Boy** is tired of the lack of friendly neighbors and wants to get out of the **Preventers**.