Skip to content

Commit bb905d2

Browse files
committed
fix: handle review comments
1 parent ea0f845 commit bb905d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/actor-card.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function formatCategories(categories?: string[]): string[] {
2020
}
2121

2222
/**
23-
* Formats Actor details into an Actor card (Actor markdown representation).
23+
* Formats Actor details into an Actor card (Actor information in markdown).
2424
* @param actor - Actor information from the API
2525
* @returns Formatted actor card
2626
*/

0 commit comments

Comments
 (0)