Skip to content

Commit 4143edd

Browse files
authored
✏ Fix typo in docs/tutorial/connect/remove-data-connections.md (#421)
1 parent f9522b3 commit 4143edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/connect/remove-data-connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ We will continue with the code from the previous chapter.
4646

4747
## Break a Connection
4848

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`.
49+
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`.
5050

5151
Let's say **Spider-Boy** is tired of the lack of friendly neighbors and wants to get out of the **Preventers**.
5252

0 commit comments

Comments
 (0)