Skip to content

Commit eea00ce

Browse files
committed
chore: .
1 parent cc01aec commit eea00ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: guide/additional-info/updating-from-v14.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Removed `Guild#shard` as WebSocket shards are now handled by @discordjs/ws.
174174

175175
### MessageManager
176176

177-
`MessageManager#crosspost()` has been moved to `GuildMessageManager`. This means it will no longer be exposed in `DMMessageManager`
177+
`MessageManager#crosspost()` has been moved to `GuildMessageManager`. This means it will no longer be exposed in `DMMessageManager`.
178178

179179
## IntegrationApplication
180180

@@ -292,7 +292,7 @@ However, you would have already noticed that this no longer works, so this metho
292292

293293
### ThreadManager
294294

295-
`ThreadManager#fetch()` now throws an error when the provided thread id doesn't belong to the current channel
295+
`ThreadManager#fetch()` now throws an error when the provided thread id doesn't belong to the current channel.
296296

297297
### ThreadMember
298298

0 commit comments

Comments
 (0)