Skip to content

Commit fc232b4

Browse files
committed
format
1 parent bd636bc commit fc232b4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/libraries/pacer.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ export const pacerProject = {
9191
Choose between async or sync execution for each utility based on your
9292
needs.{' '}
9393
<span className={twMerge('font-semibold', textStyles)}>
94-
Take advantage of optional built-in error handling, retries, abort controllers, and status reporting
94+
Take advantage of optional built-in error handling, retries, abort
95+
controllers, and status reporting
9596
</span>
9697
. Perfect for handling both simple synchronous operations and complex
9798
task pooling workflows with or without concurrency control.

0 commit comments

Comments
 (0)