Skip to content

Commit 6669c5c

Browse files
lynxplayzlataovce
andauthored
Update docs/paper/dev/api/registries.mdx
Co-authored-by: Matouš Kučera <mk@kcra.me>
1 parent 2f8ec94 commit 6669c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/paper/dev/api/registries.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Beyond plain reading access to registries, Paper also offers a way for plugins t
9696
Mutating registries needs to be done during the server's bootstrap phase.
9797
As such, this section is only applicable to [Paper plugins](../getting-started/paper-plugins.mdx).
9898

99-
**Exceptions** thrown by plugins during this phase will cause the server to shutdown before loading
99+
**Exceptions** thrown by plugins during this phase will cause the server to shutdown before loading,
100100
as missing values or modifications to the registries would otherwise cause data loss.
101101
:::
102102

0 commit comments

Comments
 (0)