Skip to content

Commit

Permalink
Improve example
Browse files Browse the repository at this point in the history
  • Loading branch information
hlship authored Dec 8, 2024
1 parent 988c3ba commit 977d2f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ interspersed with callouts:

```text
1: SELECT DATE, AMT
▲▲▲
└╴ Invalid column name
▲▲▲
└╴ Invalid column name
2: FROM PAYMENTS WHEN AMT > 10000
▲▲▲▲
Expand Down

0 comments on commit 977d2f2

Please sign in to comment.