Skip to content

Commit 4d30524

Browse files
Update semantic-search.md (#1433)
1 parent 6247ee7 commit 4d30524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgml-cms/docs/api/client-sdk/tutorials/semantic-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This tutorial demonstrates using the `pgml` SDK to create a collection, add docu
1717
The SDK is imported and environment variables are loaded.
1818

1919
{% tabs %}
20-
{% tab title="JavasScript" %}
20+
{% tab title="JavaScript" %}
2121
```js
2222
const pgml = require("pgml");
2323
require("dotenv").config();

0 commit comments

Comments
 (0)