Skip to content

Commit a047773

Browse files
committed
Address comments
1 parent 7e2fa68 commit a047773

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deployment/live/aws/test/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ installed, and your favourite terminal multiplexer.
1414
## Overview
1515

1616
This config uses the [aws/tesseract/test](/deployment/modules/aws/tesseract/test) module to
17-
define a test environment to run the TesseraCT, backed by Trillian Tessera.
17+
define a test environment to run TesseraCT, backed by Trillian Tessera.
1818

1919
At a high level, this environment consists of:
2020
- One RDS Aurora MySQL database
@@ -64,7 +64,7 @@ export AWS_PROFILE=AdministratorAccess-<REDACTED>
6464
```
6565

6666
Terraforming the account can be done by:
67-
1. `cd` to the [/deployment/live/aws/test/](/deployment/live/aws/test/) to deploy/change.
67+
1. `cd` to [/deployment/live/aws/test/](/deployment/live/aws/test/) to deploy/change.
6868
2. Run `terragrunt apply`.
6969

7070
Store the Aurora RDS database and S3 bucket information into the environment variables:

0 commit comments

Comments
 (0)