Skip to content

Commit adf1748

Browse files
committed
Update Docs
1 parent 241659d commit adf1748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/digging-deeper/win32-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ define this property and a class name cannot determine the WMI class name an exc
4040
Attributes will attempted to be casted to the given type if defined within this array. All definitions of
4141
`$attribute_casting` are merged from the models ancestors by default. This allows you to define `$attribute_casting` in
4242
both a parent and a child without risk of having the values overridden. In the case where both the child and parent
43-
class both define the same attribute to be casteds the child casting will be used.
43+
class both define the same attribute to be casted the child casting will be used.
4444

4545
```php
4646
Available castings

0 commit comments

Comments
 (0)