diff --git a/example_snippets.txt b/example_snippets.txt index 57c479c..7165485 100644 --- a/example_snippets.txt +++ b/example_snippets.txt @@ -37,7 +37,7 @@ sql ```SQL SELECT * -FROM {WORK.TABLE.r()} +FROM TABLE ``` # Bash diff --git a/instant_webserver.sh b/instant_webserver.sh old mode 100644 new mode 100755