From 72fda2490ee2f577fadbb0332894341d73d89042 Mon Sep 17 00:00:00 2001 From: ST-DDT Date: Sun, 20 Feb 2022 02:20:12 +0100 Subject: [PATCH] docs: various fixes --- src/random.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/random.ts b/src/random.ts index 28abb3c2f3e..914e7c2bcfd 100644 --- a/src/random.ts +++ b/src/random.ts @@ -262,7 +262,7 @@ export class Random { /** * Returns string with set of random words. * - * @param count Number of words. Defaults to a random value between `1` and `3` + * @param count Number of words. Defaults to a random value between `1` and `3`. * * @example * faker.random.words() // 'neural'