diff --git a/docs/api.rst b/docs/api.rst
index 5621a2d55a6182a559a4d46205d7d7814e130bec..73388fff32b88cab6e76b99a5fcade109afe6e99 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -146,12 +146,12 @@ The following fields are available for filtering:
 * ``weight`` (alt.: gte, lte)
 * ``search``: searches in the ``title`` and ``description`` fields
 
-Scored Votes
-------------
+Vote Scores
+-----------
 
-The ``/api/scored_votes/[<pk>/]`` endpoints give access to scored votes; that
-is, representative votes with their contribution to the representative score.
-Only votes that match a recommendation are visible using this endpoint.  The
+The ``/api/vote_scores/[<pk>/]`` endpoints give access to scored votes; that is,
+representative votes with their contribution to the representative score. Only
+votes that match a recommendation are visible using this endpoint.  The
 following fields are available for filtering:
 
 * ``representative``