Skip to content

Commit 949ccec

Browse files
committed
tweak docs
1 parent 5e8dabb commit 949ccec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/modules/image/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ export class ImageModule extends ModuleBase {
5151
}
5252

5353
/**
54-
* Generates a random square portrait of a person (avatar).
55-
* These are currently images of fake people which were generated by an AI, Stable Diffusion 3.
54+
* Generates a random square portrait (avatar) of a person.
55+
* These are static images of fictional people created by an AI, Stable Diffusion 3.
5656
* The image URLs are served via the JSDelivr CDN and subject to their [terms of use](https://www.jsdelivr.com/terms).
5757
*
5858
* @param options Options for generating an AI avatar.

0 commit comments

Comments
 (0)