Skip to content

Commit d41307f

Browse files
committed
fix missing whitespace
1 parent bea28c5 commit d41307f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/theme.config.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export default defineConfig({
4545
href={`https://github.com/dimaMachina/graphql-eslint/blob/master/examples/${gitFolder}/eslint.config.js`}
4646
>
4747
ESLint Flat Config
48-
</Anchor>
48+
</Anchor>{' '}
4949
or{' '}
5050
<Anchor
5151
href={`https://github.com/dimaMachina/graphql-eslint/blob/master/examples/${gitFolder}/.eslintrc.cjs`}

0 commit comments

Comments
 (0)