Skip to content

Commit 8fdc8d0

Browse files
authored
[Docs] Fix comment in DetachRelationship (#216)
1 parent c3635da commit 8fdc8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/Controllers/Actions/DetachRelationship.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ trait DetachRelationship
3232
{
3333

3434
/**
35-
* Attach records to a has-many relationship.
35+
* Detach records to a has-many relationship.
3636
*
3737
* @param Route $route
3838
* @param StoreContract $store

0 commit comments

Comments
 (0)