From 7460ea9e2b63e08a01c229a4d89801225b71b144 Mon Sep 17 00:00:00 2001 From: Scott Hussey Date: Mon, 30 Jul 2018 15:54:42 -0500 Subject: [PATCH] Fix punctuation Change-Id: I94cd7ce7c88986d18f37a675015026e669328fc3 --- gate/playbooks/doc-publish.yaml | 1 - specs/instructions.rst | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/gate/playbooks/doc-publish.yaml b/gate/playbooks/doc-publish.yaml index ee6dac7..649e046 100644 --- a/gate/playbooks/doc-publish.yaml +++ b/gate/playbooks/doc-publish.yaml @@ -13,7 +13,6 @@ - hosts: primary tasks: - name: Publish current merged documents on readthedocs - no_log: true uri: method: 'POST' body_format: 'json' diff --git a/specs/instructions.rst b/specs/instructions.rst index d86e9ef..5fa31a8 100644 --- a/specs/instructions.rst +++ b/specs/instructions.rst @@ -21,7 +21,7 @@ Instructions - New specs for review should be placed in the ``approved`` subfolder, where they will undergo review and approval in Gerrit_. - Specs that have finished implementation should be moved to the - ``implemented`` subfolder + ``implemented`` subfolder. Indexing and Categorization ---------------------------