Skip to content

Commit 4952a8b

Browse files
wordsmith the leadin to the library snippet
1 parent 200a57d commit 4952a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore-counter/POSTINSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ gcloud scheduler jobs create http firestore-sharded-counter-controller --schedul
3535

3636
Note: You might get a "Permission denied" error for the source repository. If you do, locate the **Sign in** button on the error page, then sign in to access to the repo.
3737

38-
1. Use the Counter SDK library in your code to increment counters. The code snippet below is just an example, for more comprehensive API documentation, please refer to the [source code](https://dev-partners.googlesource.com/samples/firebase/mods/+/master/firestore-sharded-counter/clients/web/src/index.ts):
38+
1. Use the Counter SDK library in your code to increment counters. The code snippet below shows an example of how to use the library. For more comprehensive API documentation, refer to the [source code](https://dev-partners.googlesource.com/samples/firebase/mods/+/master/firestore-counter/clients/web/src/index.ts).
3939

4040
```html
4141
<html>

0 commit comments

Comments
 (0)