From 551f7c8a6aafdadfef7e927a5e68d5b99cbe5392 Mon Sep 17 00:00:00 2001
From: licanwei
Date: Thu, 24 Jan 2019 16:01:19 +0800
Subject: [PATCH] trivial
Change-Id: Ibb8299401aef52ed2505f85ad36ec1f8a4227d13
---
api-ref/source/parameters.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index 5174623aa..9d8ee2401 100644
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -226,7 +226,7 @@ actionplan_state:
# Audit
audit_autotrigger:
description: |
- Autoexecute action plan once audit is succeeded.
+ Auto execute action plan once audit is succeeded.
in: body
required: false
type: boolean
@@ -313,7 +313,7 @@ audit_strategy:
type: string
audit_type:
description: |
- Type of this audit. Can be either ONESHOT or CONTINUOUS.
+ Type of this audit. Can only be either ONESHOT or CONTINUOUS.
in: body
required: true
type: string