Skip to content

Commit 2a874aa

Browse files
committed
Update documentation
1 parent a626e3d commit 2a874aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@ The [bare minimum code examples](/examples/BareMinimum/) provide the basic guide
107107

108108
You can create your own wrapper class as you want that provides the callback-free, cleaner and simpler API but well managed, powerfull and reliable. See the [Wrapper example](/examples/RealtimeDatabase/Simple/Wrapper/) for how to.
109109

110-
The well managed authentication task handler allows you to access Firebase and Google Cloud services smoothly and seemlessly. Managing the authentication levels for varous apps/users under the same device is so easy with this library similarly to Firebase SDK client.
110+
The well managed authentication task handler allows you to access Firebase and Google Cloud services smoothly and seemlessly. Managing the authentication levels for various apps/users under the same device is so easy as the Firebase SDK client.
111111

112-
The zero-copy access token makes this library uses less memory when dealing with large access token API request.
112+
This library is worth trusty and intensively tested 24/7 for its functionality, reliability and performance.
113113

114114
> [!IMPORTANT]
115115
> If you are new to `Firebase` products, please read the [Project Preparation and Setup](#project-preparation-and-setup) section first.

0 commit comments

Comments
 (0)