adjust doc style - batch 2 (#9447)

This commit is contained in:
Alexei Znamensky 2024-12-30 01:42:22 +13:00 committed by GitHub
parent 040cd0ca50
commit 5f47127ef7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 47 additions and 47 deletions

View file

@ -11,7 +11,7 @@ __metaclass__ = type
DOCUMENTATION = r"""
module: librato_annotation
short_description: Create an annotation in librato
short_description: Create an annotation in Librato
description:
- Create an annotation event on the given annotation stream :name. If the annotation stream does not exist, it will be created automatically.
author: "Seth Edwards (@Sedward)"
@ -32,7 +32,7 @@ options:
api_key:
type: str
description:
- Librato account api key.
- Librato account API key.
required: true
name:
type: str