Fix enumerated list in gerrit.rst

Remove incorrect whitespace

Change-Id: I45203210da5288c14f1f273513b20160add73227
Ref: docs.o.o/infra/system-config/gerrit.html#troubleshooting
This commit is contained in:
Xing Zhang 2018-03-08 17:00:22 +08:00 committed by Ian Wienand
parent 30ebbfc276
commit 2d049f4524

View File

@ -143,12 +143,10 @@ be created, but will appear empty. When trying replication from Gerrit,
it will show a `Permission denied` error when trying to push content.
To solve that, following steps are needed:
#. Login into github.com, using openstack-project-creator user.
#. Navigate to the failed repository, and enter on Settings > Collaborators
& teams option.
#. Add Gerrit as Team member to that project.
#. Login into github.com, using openstack-project-creator user.
#. Navigate to the failed repository, and enter on Settings > Collaborators
& teams option.
#. Add Gerrit as Team member to that project.
After the team has been added, project will start replicating successfully
to GitHub.