Skip to content

Commit 9442058

Browse files
authored
typo (#1855)
1 parent 842495a commit 9442058

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ By default, all typescript packages target `es6`.
150150

151151
`codemirror-graphql` and the `graphiql` browser bundle use the [`.browserslistrc`](./.browserlistrc), which targets modern browsers to keep bundle size small and keep the language services performant where async/await is used, and especially to avoid the requirement of `rengenerator-runtime` or special babel configuration.
152152

153-
### [`.browserslistrc`](./.browserlistrc):
153+
### [`.browserslistrc`](./.browserslistrc):
154154

155155
```
156156
last 2 versions

0 commit comments

Comments
 (0)