branch: elpa/emacsql commit b9599f1f416032ae646cb879e257ada23a3f30e3 Author: Christopher Wellons <well...@nullprogram.com> Commit: Christopher Wellons <well...@nullprogram.com>
Spelling error. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dc13cea30..7d3aeea714 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ With `glob` and `like` keep in mind that they're matching the string. The `||` concatenation operator is unsupported because concatenating -printed represenations breaks an important constraint: all values must +printed representations breaks an important constraint: all values must remain readable within SQLite. ## Structured Statements