Skip to content

Commit

Permalink
fix: Fix tip
Browse files Browse the repository at this point in the history
  • Loading branch information
unrooot committed Nov 2, 2024
1 parent 7a0a753 commit c328cc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/tie/src/Shared/TieDefinition.lua
Original file line number Diff line number Diff line change
Expand Up @@ -599,9 +599,9 @@ end
invoking interface methods, or querying the interface will result
in errors.
```tip
:::tip
Probably use :Find() instead of Get, since this always returns an interface.
```
:::
@param adornee Instance -- Adornee to get interface on
@param tieRealm TieRealm?
Expand Down

0 comments on commit c328cc1

Please sign in to comment.