diff --git a/docs/db_dev_process/newpart.rst b/docs/db_dev_process/newpart.rst index 60b8fdf2..73f066e5 100644 --- a/docs/db_dev_process/newpart.rst +++ b/docs/db_dev_process/newpart.rst @@ -280,8 +280,8 @@ Push to GitHub: git push origin Then make a pull request. Navigate to the GitHub page for your -``prjxray`` fork/branch, and click the “New pull request” button. -Making the pull request will kick off continuous integration tests. +``prjxray`` fork/branch, and click the “New pull request” button. +Making the pull request will kick off continuous integration tests. Watch the results and fix any issues. Database Updates