From b22cf3b809efab92f5933b9f6641e1959a4c8fcc Mon Sep 17 00:00:00 2001 From: ST-DDT Date: Sun, 20 Feb 2022 18:51:48 +0100 Subject: docs: various fixes (#523) --- src/lorem.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lorem.ts') diff --git a/src/lorem.ts b/src/lorem.ts index f682632b..2c22ac10 100644 --- a/src/lorem.ts +++ b/src/lorem.ts @@ -22,7 +22,7 @@ export class Lorem { /** * Generates a word of a specified length. * - * @param length length of the word that should be returned. Defaults to a random length + * @param length length of the word that should be returned. Defaults to a random length. * * @example * faker.lorem.word() // 'temporibus' -- cgit v1.2.3