Skip to content

Commit 284dedb

Browse files
committed
~~~now~~~
1 parent 520d73e commit 284dedb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/usage.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ Annotator. Next we talk about how to configure modules when you add them to your
6262
Configuring modules
6363
-------------------
6464

65-
Once you have a basic Annotator application working, you can now begin to
66-
customize it. Many modules can be configured, and you can find out what
67-
configuration options they accept in the relevant :doc:`api/index`.
65+
Once you have a basic Annotator application working, you can begin to customize
66+
it. Some modules can be configured, and you can find out what options they
67+
accept in the relevant :doc:`api/index`.
6868

6969
For example, here are the options accepted by the :func:`annotator.storage.http`
7070
module: :data:`annotator.storage.HttpStorage.options`. Let's say we have an

0 commit comments

Comments
 (0)