We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs/tutorial/connect/remove-data-connections.md
1 parent f9522b3 commit 4143eddCopy full SHA for 4143edd
docs/tutorial/connect/remove-data-connections.md
@@ -46,7 +46,7 @@ We will continue with the code from the previous chapter.
46
47
## Break a Connection
48
49
-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`.
50
51
Let's say **Spider-Boy** is tired of the lack of friendly neighbors and wants to get out of the **Preventers**.
52
0 commit comments