Skip to content

Commit

Permalink
Update development.md
Browse files Browse the repository at this point in the history
Address Vale error
  • Loading branch information
chadwcarlson authored Dec 9, 2024
1 parent 7078b88 commit 3dd73b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ In the diagram, there are only 3 hosts. Host 1 has both the entry point and app

On Grid, all project branches are deployed into that same Grid region. On DG3, this behaves the same but the projects deployed are Highly Available (HA), and branches set as default and (optionally) labelled staging are deployed into their own dedicated clusters instead.

While HA environments connected to a DG3 cluster **can** deploy multiple instances of applications and services, they **cannot** dynamically change the number of those instances (eg. from 1 to 3 or 3 to 1).
While HA environments connected to a DG3 cluster **can** deploy multiple instances of applications and services, they **cannot** dynamically change the number of those instances (for example, from 1 to 3 or 3 to 1).

Check failure on line 39 in sites/platform/src/dedicated-environments/dedicated-gen-3/development.md

View workflow job for this annotation

GitHub Actions / vale

[vale] sites/platform/src/dedicated-environments/dedicated-gen-3/development.md#L39

[Vale.Spelling] Did you really mean 'eg'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'eg'?", "location": {"path": "sites/platform/src/dedicated-environments/dedicated-gen-3/development.md", "range": {"start": {"line": 39, "column": 180}}}, "severity": "ERROR"}

{{< note title="Note" theme="info" >}}

Expand Down

0 comments on commit 3dd73b4

Please sign in to comment.