We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a87e7 commit 9691079Copy full SHA for 9691079
lib/exqlite/basic.ex
@@ -1,6 +1,6 @@
1
defmodule Exqlite.Basic do
2
@moduledoc """
3
- A very basis API without lots of options to allow simpler usage for basic needs.
+ A very basic API for simple use cases.
4
"""
5
6
alias Exqlite.Connection
0 commit comments