Skip to content

Commit 77357a5

Browse files
authored
Update object-behaviour-relation.md
"Invokes It's Delegate" to "Invokes Its Delegate"
1 parent 553edc4 commit 77357a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/the-basics/object-behaviour-relation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Receive:
2929
- Finds The Behaviour At Index Provided On Object
3030
- Reads RPC Method Name Hash
3131
- Finds The Method With The Hash Provided
32-
- Invokes It's Delegate With Parameters Or Body
32+
- Invokes Its Delegate With Parameters Or Body
3333
```

0 commit comments

Comments
 (0)