Skip to content

Commit 9691079

Browse files
authored
docs: improve Basic module grammar (#257)
1 parent 66a87e7 commit 9691079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/exqlite/basic.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
defmodule Exqlite.Basic do
22
@moduledoc """
3-
A very basis API without lots of options to allow simpler usage for basic needs.
3+
A very basic API for simple use cases.
44
"""
55

66
alias Exqlite.Connection

0 commit comments

Comments
 (0)