Skip to content

Commit 26a2164

Browse files
committed
removing duplicated word from tutorial using-bigquery-with-workers-ai
1 parent 19a0363 commit 26a2164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/tutorials/using-bigquery-with-workers-ai.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ For this tutorial, you will be using the [jose](https://www.npmjs.com/package/jo
179179
npm i jose
180180
```
181181

182-
To verify that the installation succeeded, you can run `npm list`, which list list all the installed packages and see if the `jose` dependency has been added:
182+
To verify that the installation succeeded, you can run `npm list`, which lists all the installed packages and see if the `jose` dependency has been added:
183183

184184
```sh
185185
<project_name>@0.0.0

0 commit comments

Comments
 (0)