Skip to content

Commit c0dc44c

Browse files
authored
refactor: small changes (#67)
Signed-off-by: nikkeyl <131481562+nikkeyl@users.noreply.github.com>
1 parent a666872 commit c0dc44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import type { NextConfig } from 'next';
33
/**
44
* Define an Next config.
55
*
6-
* @param {object} config Next.
6+
* @param {object} config NextJS.
77
*
88
* @return Next config.
99
*/

0 commit comments

Comments
 (0)