Skip to content

Commit a6dd662

Browse files
docs: Fix another typo
1 parent 683cdce commit a6dd662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/fancyholograms/api/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ manager.addHologram(hologram);
7777
```
7878

7979
!!!
80-
If you don't want to persist the npc, you can do the following: `npc.setPersistent(false);`
80+
If you don't want to persist the hologram, you can do the following: `hologram.setPersistent(false);`
8181
!!!
8282

8383
## Modify an existing hologram

0 commit comments

Comments
 (0)