diff --git a/cloud/rax_clb_nodes b/cloud/rax_clb_nodes index 894303fb15d..9276db458d4 100644 --- a/cloud/rax_clb_nodes +++ b/cloud/rax_clb_nodes @@ -100,8 +100,8 @@ options: requirements: [ "pyrax" ] author: Lukasz Kawczynski notes: - - The following environment variables can be used: C(RAX_USERNAME), - C(RAX_API_KEY), C(RAX_CREDENTIALS) and C(RAX_REGION). + - "The following environment variables can be used: C(RAX_USERNAME), + C(RAX_API_KEY), C(RAX_CREDENTIALS) and C(RAX_REGION)." ''' EXAMPLES = '''