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 5e8302e commit b6e126fCopy full SHA for b6e126f
doc/glossary.rst
@@ -10,7 +10,7 @@ Glossary
10
An application is an instance of :class:`annotator.App`. It is the primary
11
object that coordinates annotation activities. It can be extended by
12
passing a :term:`module` reference to its
13
- :func:`~annotator.App.prototype.include` method. Typically, You will
+ :func:`~annotator.App.prototype.include` method. Typically, you will
14
create at least one application when using Annotator. See the API
15
documentation for :class:`annotator.App` for details on construction and
16
methods.
0 commit comments