Skip to content

Commit bb5cbda

Browse files
committed
fix: address typo issue with readme
Signed-off-by: tylerslaton <[email protected]>
1 parent 969450b commit bb5cbda

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Form and run a SQL query to find the artist with the most number of albums and o
2727
the result of that.
2828

2929
When done remove the database file and the downloaded content.
30+
```
3031
```shell
3132
$ gptscript ./example.gpt
3233
```

docs/docs/01-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Form and run a SQL query to find the artist with the most number of albums and o
2626
the result of that.
2727

2828
When done remove the database file and the downloaded content.
29+
```
2930
```shell
3031
$ gptscript ./example.gpt
3132
```

0 commit comments

Comments
 (0)