Skip to content

Commit

Permalink
whitespace fix in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fzakaria committed Sep 25, 2023
1 parent 4986ee3 commit d3bae7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ For instance, the blow assumes the module name is `extension` from the

```console
sqlelf pypa/python-manylinux-demo/build/lib.linux-x86_64-cpython-311/pymanylinuxdemo/extension.cpython-311-x86_64-linux-gnu.so \
> --sql " SELECT
> --sql "SELECT
CASE name
WHEN 'initextension' THEN 2
WHEN 'PyInit_extension' THEN 3
Expand Down

0 comments on commit d3bae7a

Please sign in to comment.