Skip to content

Commit

Permalink
Fixed some typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
edmondchuc authored Nov 15, 2018
1 parent 4fa2746 commit 1e5f22d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/intro/import-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ you will see a list of your repositories that we are able to import.
To import one of these projects, just click the import
icon next to the repository you'd like to import. This will bring up a form that
is already filled with your project's information. Feel free to edit any of
these properties, and the click **Next** to
these properties, and then click **Next** to
:ref:`build your documentation <intro/import-guide:Building your documentation>`.

.. _Read the Docs dashboard: https://readthedocs.org/dashboard
Expand All @@ -26,11 +26,11 @@ these properties, and the click **Next** to
Manually import your docs
-------------------------

If you do not have a connected account, you will need select **Import Manually**
If you do not have a connected account, you will need to select **Import Manually**
and enter the information for your repository yourself. You will also need to
manually configure the webhook for your repository as well. When importing your
project, you will be asked for the repository URL, along with some other
information for you new project. The URL is normally the URL or path name you'd
information for your new project. The URL is normally the URL or path name you'd
use to checkout, clone, or branch your repository. Some examples:

* Git: ``https://github.com/ericholscher/django-kong.git``
Expand Down

0 comments on commit 1e5f22d

Please sign in to comment.