Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
dlarocque committed Aug 22, 2024
1 parent 59f62a4 commit f48c9dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs-devsite/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ https://github.com/firebase/firebase-js-sdk
| [@firebase/performance](./performance.md#performance_package) | The Firebase Performance Monitoring Web SDK. This SDK does not work in a Node.js environment. |
| [@firebase/remote-config](./remote-config.md#remote-config_package) | The Firebase Remote Config Web SDK. This SDK does not work in a Node.js environment. |
| [@firebase/storage](./storage.md#storage_package) | Cloud Storage for Firebase |
| [@firebase/vertexai-preview](./vertexai-preview.md#vertexai-preview_package) | The Vertex AI in Firebase SDK. |
| [@firebase/vertexai-preview](./vertexai-preview.md#vertexai-preview_package) | The Vertex AI in Firebase Web SDK. |

2 changes: 1 addition & 1 deletion docs-devsite/vertexai-preview.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ https://github.com/firebase/firebase-js-sdk
{% endcomment %}

# vertexai-preview package
The Vertex AI in Firebase SDK.
The Vertex AI in Firebase Web SDK.

## Functions

Expand Down
2 changes: 1 addition & 1 deletion packages/vertexai/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* The Vertex AI in Firebase SDK.
* The Vertex AI in Firebase Web SDK.
*
* @packageDocumentation
*/
Expand Down

0 comments on commit f48c9dc

Please sign in to comment.