Skip to content

Commit 7f3af29

Browse files
authored
Update content/en-us/reference/engine/libraries/task.yaml
1 parent 1aa5923 commit 7f3af29

File tree

1 file changed

+1
-1
lines changed
  • content/en-us/reference/engine/libraries

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/libraries/task.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ functions:
5555
description: |
5656
Accepts a function or a thread (as returned by coroutine.create) and
5757
defers it until the end of the current
58-
[resumption cycle](https://devforum.roblox.com/t/1240569), at which point
58+
resumption cycle, at which point
5959
it is resumed with the engine's scheduler like with
6060
`Library.task.spawn()`. Arguments after the first are sent to the
6161
function/thread.

0 commit comments

Comments
 (0)