Skip to content

Commit 80c5747

Browse files
author
Julien Ruaux
committed
docs: Updated README formatting
1 parent f50a2e5 commit 80c5747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ docker exec -it trino trino --catalog redisearch --schema default
6161
.Run a SQL query
6262
[source,console]
6363
----
64-
trino:default> select * from beers;
64+
trino:default> SELECT * FROM beers;
6565
----

0 commit comments

Comments
 (0)