Skip to content

Commit f2b6caf

Browse files
docs: Update overview.md (#9181)
Standardize the bullet point sentences to not have a period at the end (some have it, others don't)
1 parent 60ed69c commit f2b6caf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/framework/react/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ TanStack Query allows you to defeat and overcome the tricky challenges and hurdl
3535

3636
On a more technical note, TanStack Query will likely:
3737

38-
- Help you remove **many** lines of complicated and misunderstood code from your application and replace with just a handful of lines of TanStack Query logic.
38+
- Help you remove **many** lines of complicated and misunderstood code from your application and replace with just a handful of lines of TanStack Query logic
3939
- Make your application more maintainable and easier to build new features without worrying about wiring up new server state data sources
40-
- Have a direct impact on your end-users by making your application feel faster and more responsive than ever before.
40+
- Have a direct impact on your end-users by making your application feel faster and more responsive than ever before
4141
- Potentially help you save on bandwidth and increase memory performance
4242

4343
[//]: # 'Example'

0 commit comments

Comments
 (0)