Skip to content

Commit 6da91ff

Browse files
bjohansebasCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
1 parent 0ad4e41 commit 6da91ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/next.constants.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,6 @@ export const OPENCOLLECTIVE_MEMBERS_URL =
221221
'https://opencollective.com/nodejs/members/all.json';
222222

223223
/**
224-
* The location of Github Graphql API
224+
* The location of the GitHub GraphQL API
225225
*/
226226
export const GITHUB_GRAPHQL_URL = 'https://api.github.com/graphql';

0 commit comments

Comments
 (0)