From fab39bf3f70c01f8428a69163a14b7c02e5a6323 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Tue, 8 Feb 2022 20:12:05 +0000 Subject: [PATCH] Fix docs lint errors Signed-off-by: Solomon Hykes --- docs/reference/argocd.md | 2 +- docs/reference/aws/rds.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/reference/argocd.md b/docs/reference/argocd.md index 53ddf353..f46c58fc 100644 --- a/docs/reference/argocd.md +++ b/docs/reference/argocd.md @@ -102,7 +102,7 @@ Get application's status ## argocd.#Sync -Sync an application to its targer state +Sync an application to its target state ### argocd.#Sync Inputs diff --git a/docs/reference/aws/rds.md b/docs/reference/aws/rds.md index 94ffaa93..7a117159 100644 --- a/docs/reference/aws/rds.md +++ b/docs/reference/aws/rds.md @@ -76,6 +76,6 @@ Creates a new user credentials on an existing RDS Instance ### rds.#User Outputs -| Name | Type | Description | -| ------------- |:-------------: |:-------------: | -|*out* | `string` |Outputed username | +| Name | Type | Description | +| ------------- |:-------------: |:-------------: | +|*out* | `string` |Outputted username |