Skip to content

Commit 3e8d8b9

Browse files
committed
chore: typos
1 parent 085b9f9 commit 3e8d8b9

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

docs/firestore-record-acknowledgments/utility-library.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Utilty Library
1+
# Utility Library
22

33
To assist with the usage of this Extension, a [utility library](https://www.npmjs.com/package/@invertase/firestore-record-acknowledgements) exists
44
to help provide a typed API interface for easily constructing operations to send to the API.

docs/image-processing-api/utility-libray.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Utilty Library
1+
# Utility Library
22

33
To assist with the usage of this Extension, a [utility library](https://www.npmjs.com/package/@invertase/image-processing-api) exists
44
to help provide a typed API interface for easily constructing operations to send to the API.

extensions/firestore-record-acknowledgments/lib/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Firestore Record Acknowledgements Utilities
22

3-
# Utilty Library
4-
53
To assist with the usage of this Extension, a [utility library](https://www.npmjs.com/package/@invertase/firestore-record-acknowledgements) exists
64
to help provide a typed API interface for easily constructing operations to send to the API.
75

extensions/firestore-record-acknowledgments/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@invertase/firestore-record-acknowledgements",
3-
"version": "0.1.0",
3+
"version": "0.1.2",
44
"description": "A JavaScript utility library for the Firebase Record Acknowledgements Extension.",
55
"type": "module",
66
"main": "dist/bundle.cjs.js",

0 commit comments

Comments
 (0)