diff --git a/docs/CLOUDFORMATION.md b/docs/CLOUDFORMATION.md index 6365f166dc975..f65095d0ec4d3 100644 --- a/docs/CLOUDFORMATION.md +++ b/docs/CLOUDFORMATION.md @@ -22,7 +22,7 @@ state resource `Creates`, `Updates` or `Deletes` are performed. ```text ╔══════════════════╗ ║ ║ - ║ ║──────────────────┐ + ║ ║──────────────────┐ ║ ║ ▼ ╚══════════════════╝ ┌────────────────────┐ │ │ │ @@ -147,7 +147,7 @@ be immediately followed by delete and an update back to the original state, resp ```text ╔════════════════════════╗ ║ ║ - ║ ║ + ║ ║ ║ ║ ╚════════════════════════╝ │ diff --git a/docs/release.md b/docs/release.md index f7f5f9612ea23..2ff923b9bde44 100644 --- a/docs/release.md +++ b/docs/release.md @@ -34,7 +34,7 @@ This script will also update the relevant changelog file. ## `scripts/resolve-version.js` -The script evaluates evaluates the configuration in `release.json` and exports an +The script evaluates the configuration in `release.json` and exports an object like this: ```js