Skip to content

Commit caed2f0

Browse files
authored
docs: adjust verb tense in performant blurb (#1292)
1 parent 2af641f commit caed2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ features:
2323
- title: Idiomatic
2424
details: Use composables that align with the declarative approach of Vue. Everything that can be automatically handled by VueFire is. Nested Collections, Document References, and more, are all handled for you.
2525
- title: Performant
26-
details: VueFire only handles the binding for you so your state is always up to date with the server. You still be able to use Firebase JS SDK to its full potential!
26+
details: VueFire only handles the binding for you so your state is always up to date with the server. You'll still be able to use the Firebase JS SDK to its full potential!
2727
- title: Flexible
2828
details: Use Firebase Database, Firestore, Authentication, etc. VueFire exposes tree-shakable APIs that are built on top of the Firebase modular JS SDK.
2929

0 commit comments

Comments
 (0)