Skip to content

Commit ac99fc0

Browse files
wordsmith into sentence to required tools
1 parent 5402c27 commit ac99fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore-bigquery-export/guides/IMPORT_EXISTING_DOCUMENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The import script uses several values from your installation of the extension:
2525

2626
Run the import script using [`npx` (the Node Package Runner)](https://www.npmjs.com/package/npx) via `npm` (the Node Package Manager).
2727

28-
1. Make sure that you have the required tools installed:
28+
1. Make sure that you've installed the required tools to run the script:
2929
* To access the `npm` command tools, you need to install [Node.js](https://www.nodejs.org/).
3030
* If you use `npm` v5.1 or earlier, you need to explicitly install `npx`. Run `npm install --global npx`.
3131

0 commit comments

Comments
 (0)