Skip to content

Commit c45964a

Browse files
authored
Update docs/learn/brief-introduction.md
1 parent 72fa3fd commit c45964a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/learn/brief-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ The linked scripts allow you to build an on-disk database and run some queries a
443443

444444
### Building the database
445445

446-
The database is built by running the `buildsmartmeterdb.q` script. You can vary the number of days of data to build, and the number of customer records per day. When you run the script, some information will be printed.
446+
The database is built by running the `buildsmartmeterdb.q` script. You can vary the number of days of data to build, and the number of customer records per day. When you run the script, some information is printed.
447447

448448
```bash
449449
$ q buildsmartmeterdb.q

0 commit comments

Comments
 (0)