Skip to content

Commit 7721c3a

Browse files
authored
Prettier again
1 parent 1e7bb60 commit 7721c3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ You can find more discussions on the [#website channel on the GraphQL Slack](htt
2020
- a complete and understandable description of the data in your API,
2121
- support for powerful developer tooling, and
2222
- precise querying, which offers several benefits:
23-
- clients request only the data they need, improving efficiency;
24-
- new fields and features can be added without impacting existing clients; and
25-
- field-level usage can be tracked and monitored for insights and optimization.
23+
- clients request only the data they need, improving efficiency;
24+
- new fields and features can be added without impacting existing clients; and
25+
- field-level usage can be tracked and monitored for insights and optimization.
2626

2727
The [GraphQL Specification](https://spec.graphql.org/) is open source and governed by the [GraphQL Foundation](https://foundation.graphql.org/).
2828

0 commit comments

Comments
 (0)