From c92436f719d90cf710f2830a53d628f79981ba0d Mon Sep 17 00:00:00 2001 From: amosbastian Date: Tue, 29 Jan 2019 19:45:34 +0000 Subject: [PATCH] Change object -> class --- docs/user/quickstart.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user/quickstart.rst b/docs/user/quickstart.rst index bbdf37d..c85e002 100644 --- a/docs/user/quickstart.rst +++ b/docs/user/quickstart.rst @@ -9,8 +9,8 @@ This part of the user guide will try to make it a bit more easy for users to get started with using **fpl**! Before starting, make sure that **fpl** is :ref:`installed and up to date `. -Using the FPL object --------------------- +Using the FPL class +------------------- The :class:`FPL ` class is the main way you will be accessing information from the Fantasy Premier League's API.