Skip to content

Commit 03c6ea5

Browse files
committed
minor change to prevent remark errors
1 parent 8c425ce commit 03c6ea5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/storage-finder-data-generator/MAINTENANCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ bun scripts/storage-finder-data-generator/generate.ts \
1818

1919
- Omit `--csv` to download from `STORAGE_FINDER_SHEET_URL`.
2020
- Use `--output` to write elsewhere (defaults to `src/data/storage-finder/generated` in the code).
21-
- If you do not have Bun, install it from <https://bun.sh/> or run with `pnpm dlx tsx scripts/storage-finder-data-generator/generate.ts ...`. Node does not run TypeScript by default; `tsx` provides the TypeScript loader.
21+
- If you do not have Bun, install it from [https://bun.sh/](https://bun.sh/) or run with `pnpm dlx tsx scripts/storage-finder-data-generator/generate.ts ...`. Node does not run TypeScript by default; `tsx` provides the TypeScript loader.
2222

2323
## How to add or change a question
2424

0 commit comments

Comments
 (0)