Skip to content

Commit df7ac5f

Browse files
authored
Fixes typo
1 parent ccbe6f2 commit df7ac5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ Start the development server::
243243

244244
python manage.py runserver
245245

246-
Point your browser to http://127.0.0.1:8000/o/applications/register/ lets create an application.
246+
Point your browser to http://127.0.0.1:8000/o/applications/register/ and let's create an application.
247247

248248
Fill the form as shown in the screenshot below and before save take note of ``Client id`` and ``Client secret``, we will use it in a minute.
249249

0 commit comments

Comments
 (0)