Skip to content

Commit b6e126f

Browse files
committed
Correct captilization error
1 parent 5e8302e commit b6e126f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Glossary
1010
An application is an instance of :class:`annotator.App`. It is the primary
1111
object that coordinates annotation activities. It can be extended by
1212
passing a :term:`module` reference to its
13-
:func:`~annotator.App.prototype.include` method. Typically, You will
13+
:func:`~annotator.App.prototype.include` method. Typically, you will
1414
create at least one application when using Annotator. See the API
1515
documentation for :class:`annotator.App` for details on construction and
1616
methods.

0 commit comments

Comments
 (0)