Skip to content

Commit ce6ffec

Browse files
committed
more fighting with vale
1 parent e8bcb75 commit ce6ffec

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The software will only be used for signposting an individual to an appropriate s
1717
- [Prerequisites](#prerequisites)
1818
- [Configuration](#configuration)
1919
- [Environment variables - Local](#environment-variables---local)
20-
- [Environment variables - DEV, PROD or PRE-PROD](#environment-variables---dev-prod-or-pre-prod)
20+
- [Environment variables - Dev, Prod or Preprod](#environment-variables---dev-prod-or-pre-prod)
2121
- [Usage](#usage)
2222
- [Testing](#testing)
2323
- [Sandbox and Specification](#sandbox-and-specification)
@@ -82,7 +82,7 @@ The following software packages, or their equivalents, are expected to be instal
8282
| `LOG_LEVEL` | `WARNING` | Logging level. Must be one of `DEBUG`, `INFO`, `WARNING`, `ERROR` or `CRITICAL` as per [Logging Levels](https://docs.python.org/3/library/logging.html#logging-levels) |
8383
| `RULES_BUCKET_NAME` | `test-rules-bucket` | AWS S3 bucket from which to read rules. |
8484
85-
#### Environment variables - DEV, PROD or PRE-PROD
85+
#### Environment variables - Dev, Prod or Preprod
8686
8787
| Variable | Default | Description | Comments |
8888
|-------------------------|------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|

scripts/config/vale/styles/config/vocabularies/words/accept.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,3 @@ repo
3333
Preprod
3434
Dev
3535
auditable
36-
DEV

0 commit comments

Comments
 (0)