Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit fe97e55

Browse files
typo: fix inline highlighting example (#456)
1 parent 47a503f commit fe97e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ or
274274

275275
```ts
276276
const myQuery =
277-
/* GraphiQL /
277+
/* GraphiQL */
278278
`
279279
query {
280280
something

0 commit comments

Comments
 (0)