Skip to content

Commit

Permalink
docs: improve Basic module grammar (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg authored Aug 10, 2023
1 parent 66a87e7 commit 9691079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/exqlite/basic.ex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule Exqlite.Basic do
@moduledoc """
A very basis API without lots of options to allow simpler usage for basic needs.
A very basic API for simple use cases.
"""

alias Exqlite.Connection
Expand Down

0 comments on commit 9691079

Please sign in to comment.