Skip to content

Commit

Permalink
Fix documentation bug
Browse files Browse the repository at this point in the history
  • Loading branch information
emarsden committed Dec 18, 2023
1 parent dfa2a9f commit 195927a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/src/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ ELISP> (let* ((res (pg-exec *pg* "SELECT encode('foobles', 'base64')"))
(equal r (base64-encode-string "foobles")))
t
```
~~~



Expand Down

0 comments on commit 195927a

Please sign in to comment.