Skip to content

Commit 4c7e08c

Browse files
feat: capitalised note title
capitalised note title
1 parent 9467986 commit 4c7e08c

File tree

1 file changed

+1
-1
lines changed
  • sites/platform/src/dedicated-environments/dedicated-gen-2

1 file changed

+1
-1
lines changed

sites/platform/src/dedicated-environments/dedicated-gen-2/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ When deploying to the Dedicated Gen 2 cluster the process is slightly different
5353
- The deploy hook is run on one, and only one, of the three servers.
5454
- The cluster is opened to allow new requests.
5555
<!-- vale off -->
56-
{{< note title="note" theme="Note" >}}
56+
{{< note title="Note" theme="Note" >}}
5757

5858
Note that hooks still run without containers. For example, [commands like `pre_start`](/create-apps/app-reference/single-runtime-image.md#web-commands) and other hooks run directly on the app docroot or worker service.
5959

0 commit comments

Comments
 (0)