Skip to content

Commit

Permalink
small fixes in text of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RuslanPopenko committed Jun 21, 2016
1 parent a867740 commit 18f0bdd
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/api/activities.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Activities

``(implementation of Activity entity)``

Provides following method for `API <index.html>`_ calls:
Provides following methods for `API <index.html>`_ calls:

* `Get activity`_
* `Get activities`_
Expand Down
2 changes: 1 addition & 1 deletion docs/api/incidents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Incidents

``(implementation of Incident entity)``

Provides following method for `API <index.html>`_ calls:
Provides following methods for `API <index.html>`_ calls:

* `Get incident`_
* `Get incidents`_
Expand Down
2 changes: 1 addition & 1 deletion docs/api/issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Issues

``(implementation of Issue entity)``

Provides following method for `API <index.html>`_ calls:
Provides following methods for `API <index.html>`_ calls:

* `Get issue`_
* `Get issues`_
Expand Down
2 changes: 1 addition & 1 deletion docs/api/persons.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Persons

``(implementation of Person entity)``

Provides following method for `API <index.html>`_ calls:
Provides following methods for `API <index.html>`_ calls:

* `Get person`_
* `Get persons`_
Expand Down
2 changes: 1 addition & 1 deletion docs/api/pupils.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pupils

``(implementation of Pupil entity)``

Provides following method for `API <index.html>`_ calls:
Provides following methods for `API <index.html>`_ calls:

* `Get pupil`_
* `Get pupils`_
Expand Down
1 change: 0 additions & 1 deletion docs/api/statuses.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ Parameters response:
*Object*

*With properties:*

#. id (Number)
#. name (String)

Expand Down

0 comments on commit 18f0bdd

Please sign in to comment.