summaryrefslogtreecommitdiff
path: root/doc/developer/workflow.rst
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2020-07-07 13:56:14 -0400
committerQuentin Young <qlyoung@cumulusnetworks.com>2020-07-07 14:02:35 -0400
commit431dd37e6f8f14d7202fc3f1614cfe38781f2eab (patch)
tree9d15dfd6c217a661464b2e97039f37fe87176aab /doc/developer/workflow.rst
parent2787347dfe37691b8644999686e444430371b174 (diff)
doc: remove trailing whitespace
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'doc/developer/workflow.rst')
-rw-r--r--doc/developer/workflow.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer/workflow.rst b/doc/developer/workflow.rst
index 5e27c3d393..524fa5c4cb 100644
--- a/doc/developer/workflow.rst
+++ b/doc/developer/workflow.rst
@@ -276,7 +276,7 @@ Pre-submission Checklist
- In the case of a major new feature or other significant change, document
plans for continued maintenance of the feature. In addition it is a
requirement that automated testing must be written that exercises
- the new feature within our existing CI infrastructure. Also the
+ the new feature within our existing CI infrastructure. Also the
addition of automated testing to cover any pull request is encouraged.
.. _signing-off: